MVN

org.devoxx4kids.bukkit.plugins : bukkit-template

Maven & Gradle

Aug 28, 2014
1 stars

bukkit-template · Bukkit Template Plugin

mvn archetype:generate -DarchetypeGroupId=org.devoxx4kids.bukkit.plugins -DarchetypeArtifactId=bukkit-template -DarchetypeVersion=1.5
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.devoxx4kids.bukkit.plugins : bukkit-template to generate a Maven project - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of org.devoxx4kids.bukkit.plugins : bukkit-template to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.5
bukkit-template-1.5
1.4
bukkit-template-1.4
1.3
bukkit-template-1.3
1.2
bukkit-template-1.2
1.1
bukkit-template-1.1
1.0
bukkit-template-1.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=org.devoxx4kids.bukkit.plugins -DarchetypeArtifactId=bukkit-template -DarchetypeVersion=1.5

Advertisement