| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Native Development Tools JNA |
| GroupId | GroupIdcom.nativelibs4java |
| ArtifactId | ArtifactIdmaven-jnaerator-plugin |
| Last Version | Last Version0.12 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionJNAerator Maven Plugin
NativeLibs4Java is an umbrella project that gathers ready-to-use Java libraries that wrap various native libraries.
Most of these wrappers are created automatically by JNAerator.
|
<plugin>
<groupId>com.nativelibs4java</groupId>
<artifactId>maven-jnaerator-plugin</artifactId>
<version>0.12</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| com.nativelibs4java : jnaerator | jar | 0.12 |
| org.apache.maven : maven-plugin-api | jar | 3.0.3 |
| org.apache.maven : maven-project | jar | 3.0-alpha-2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |