[ 源代码: libisnativec-java ]
软件包:libisnativec-java(5.3.20100629+fix-4)
libisnativec-java 的相关链接
Debian 的资源:
下载源码包 libisnativec-java:
- [libisnativec-java_5.3.20100629+fix-4.dsc]
- [libisnativec-java_5.3.20100629+fix.orig.tar.gz]
- [libisnativec-java_5.3.20100629+fix-4.debian.tar.xz]
维护者:
外部的资源:
- 主页 [opensource.intarsys.de]
相似软件包:
helper routines to access native code from Java
The package presents a solution completely written in Java to access native code. Features:
* Java side declaration, no C compiler * Clean design * Transparent, easy deployment * Platform independent * FastThe effort relies on a combination of upstream's custom design for the call interface, memory abstraction and data structures and the basic native binding provided by any third party (currently jna).
其他与 libisnativec-java 有关的软件包
|
|
|
|
-
- dep: libisrt-java
- common runtime library by intarsys
-
- dep: libjna-java
- Dynamic access of native libraries from Java without JNI