MVN

io.github.xsyntos : spigot-archetype

Maven & Gradle

Oct 01, 2022

Archetype - spigot-archetype

mvn archetype:generate -DarchetypeGroupId=io.github.xsyntos -DarchetypeArtifactId=spigot-archetype -DarchetypeVersion=1.4
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.xsyntos : spigot-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of io.github.xsyntos : spigot-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.4
spigot-archetype-1.4
1.3
spigot-archetype-1.3
1.2
spigot-archetype-1.2
1.1
spigot-archetype-1.1
1
spigot-archetype-1

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=io.github.xsyntos -DarchetypeArtifactId=spigot-archetype -DarchetypeVersion=1.4