MVN

com.px3j : lush-service

Maven & Gradle

Sep 21, 2022

Lush Service Architecture · Lush Service Architecture - Archetype

mvn archetype:generate -DarchetypeGroupId=com.px3j -DarchetypeArtifactId=lush-service -DarchetypeVersion=2022.9.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.px3j : lush-service to generate a Maven project - Latest Versions:

  • Latest Stable: 2022.9.3

All Versions

Choose a version of com.px3j : lush-service to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2022.9.x
lush-service-2022.9.3
lush-service-2022.9.2
lush-service-2022.9.1
2022.8.x
lush-service-2022.8.1
lush-service-2022.8.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=com.px3j -DarchetypeArtifactId=lush-service -DarchetypeVersion=2022.9.3