com.teamtter.mavennatives:nativedependencies-maven-plugin

This plugin allows the automatic unpacking of natives in jars depending on a classifier with a certain pattern. It is a fork from http://code.google.com/p/mavennatives/ . Thanks to the original authors [email protected] and [email protected] !

License

License

Categories

Categories

Maven Build Tools Native Development Tools
GroupId

GroupId

com.teamtter.mavennatives
ArtifactId

ArtifactId

nativedependencies-maven-plugin
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

com.teamtter.mavennatives:nativedependencies-maven-plugin
This plugin allows the automatic unpacking of natives in jars depending on a classifier with a certain pattern. It is a fork from http://code.google.com/p/mavennatives/ . Thanks to the original authors [email protected] and [email protected] !
Project URL

Project URL

https://github.com/fmarot/mavennatives

Download nativedependencies-maven-plugin

How to add to project

<plugin>
    <groupId>com.teamtter.mavennatives</groupId>
    <artifactId>nativedependencies-maven-plugin</artifactId>
    <version>1.0.6</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.commons : commons-compress jar 1.12
org.tukaani : xz jar 1.5
com.fasterxml.jackson.core : jackson-databind jar 2.6.0
org.apache.maven : maven-plugin-api jar 3.3.3
org.apache.maven : maven-core jar 3.3.3
org.apache.maven : maven-model jar 3.3.3
org.sonatype.plexus : plexus-build-api jar 0.0.7
commons-io : commons-io jar 2.6
org.codehaus.plexus : plexus-component-annotations jar 1.7.1
org.projectlombok : lombok jar 1.16.8

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.slf4j : slf4j-api jar 1.7.5

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.5
junit : junit jar 4.12
org.jmock : jmock-junit4 jar 2.8.4
org.jmock : jmock-legacy jar 2.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.1
1.0.0
0.0.8