An open API service indexing awesome lists of open source software.

https://github.com/sormuras/bach-external-modules

Bills of Modules
https://github.com/sormuras/bach-external-modules

Last synced: over 1 year ago
JSON representation

Bills of Modules

Awesome Lists containing this project

README

          

# bach-external-modules

Bills of Modules

## Native Library Links

- JDK [CABI](https://github.com/openjdk/jdk/blob/master/src/java.base/share/classes/jdk/internal/foreign/CABI.java)
- JNA [Platform](https://github.com/java-native-access/jna/blob/master/src/com/sun/jna/Platform.java)
- Trustin's [OS Detector](https://github.com/trustin/os-maven-plugin)
- JavaFX [build.gradle](https://github.com/openjdk/jfx/blob/c75928654581920867b5d6c655fb7917d43d1093/build.gradle#L290-L313)
- JavaFX [Platform Plugin](https://github.com/openjfx/javafx-gradle-plugin/blob/master/src/main/java/org/openjfx/gradle/JavaFXPlatform.java)
- LWJGL [Manual Mapping](https://github.com/sormuras/bach-lwjgl/blob/main/.bach/src/build.java#L39-L57)
- OSGi [Bundle-NativeCode](https://docs.osgi.org/reference/osnames.html)