MVN

io.github.stackpan.archetype : jda-spring-quickstart-archetype

Maven & Gradle

Feb 29, 2024
1 stars

jda-spring-quickstart-archetype · Starter project for building JDA Discord app with Spring Boot

mvn archetype:generate -DarchetypeGroupId=io.github.stackpan.archetype -DarchetypeArtifactId=jda-spring-quickstart-archetype -DarchetypeVersion=0.0.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.stackpan.archetype : jda-spring-quickstart-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.stackpan.archetype : jda-spring-quickstart-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.0.x
jda-spring-quickstart-archetype-0.0.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.stackpan.archetype -DarchetypeArtifactId=jda-spring-quickstart-archetype -DarchetypeVersion=0.0.1