com.github.shynixn.anchornms:anchornms-maven-plugin

AnchorNMS is a maven plugin which is designed to internally use the mod development framework ForgeGradle for mod development with Maven.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.shynixn.anchornms
ArtifactId

ArtifactId

anchornms-maven-plugin
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

AnchorNMS is a maven plugin which is designed to internally use the mod development framework ForgeGradle for mod development with Maven.

Download anchornms-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.shynixn.anchornms</groupId>
    <artifactId>anchornms-maven-plugin</artifactId>
    <version>1.3.0</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
com.github.shynixn.anchornms : anchornms-core jar 1.3.0
org.apache.maven : maven-plugin-api jar 3.2.2

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.apache.maven : maven-core jar 3.0.5

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.1
1.0