Maven Native Javah

Parent POM for all MojoHaus hosted Apache Maven plugins and components.

License

License

Categories

Categories

Maven Build Tools Native Development Tools
GroupId

GroupId

org.codehaus.mojo.natives
ArtifactId

ArtifactId

maven-native-javah
Last Version

Last Version

1.0-alpha-11
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Native Javah
Parent POM for all MojoHaus hosted Apache Maven plugins and components.
Project Organization

Project Organization

MojoHaus

Download maven-native-javah

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.mojo.natives/maven-native-javah/ -->
<dependency>
    <groupId>org.codehaus.mojo.natives</groupId>
    <artifactId>maven-native-javah</artifactId>
    <version>1.0-alpha-11</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.mojo.natives/maven-native-javah/
implementation 'org.codehaus.mojo.natives:maven-native-javah:1.0-alpha-11'
// https://jarcasting.com/artifacts/org.codehaus.mojo.natives/maven-native-javah/
implementation ("org.codehaus.mojo.natives:maven-native-javah:1.0-alpha-11")
'org.codehaus.mojo.natives:maven-native-javah:jar:1.0-alpha-11'
<dependency org="org.codehaus.mojo.natives" name="maven-native-javah" rev="1.0-alpha-11">
  <artifact name="maven-native-javah" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.mojo.natives', module='maven-native-javah', version='1.0-alpha-11')
)
libraryDependencies += "org.codehaus.mojo.natives" % "maven-native-javah" % "1.0-alpha-11"
[org.codehaus.mojo.natives/maven-native-javah "1.0-alpha-11"]

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.plexus : plexus-container-default jar 1.7.1
org.codehaus.plexus : plexus-utils jar 3.1.0
org.codehaus.mojo.natives : maven-native-api jar 1.0-alpha-11

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
org.codehaus.mojo.natives

MojoHaus

Various plugins for Apache Maven. Previously hosted on Codehaus and known as the codehaus MOJO project

Versions

Version
1.0-alpha-11
1.0-alpha-9
1.0-alpha-8
1.0-alpha-7
1.0-alpha-6
1.0-alpha-5
1.0-alpha-4
1.0-alpha-3
1.0-alpha-2
1.0-alpha-1