mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DprojectVersion="My-projectVersion" -DarchetypeGroupId="org.refcodes" -DarchetypeArtifactId="refcodes-archetype-alt-rest" -DarchetypeVersion="2.2.0" -DinteractiveMode=false
License |
License
Other License Agreement
|
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-archetype-alt-rest |
Version | Version2.2.0 |
Type | Typemaven-archetype |
Description |
Descriptionorg.refcodes:refcodes-archetype-alt-rest
A minimum REFCODES.ORG enabled RESTful server and client application.
Get inspired by "https://bitbucket.org/funcodez".
|
Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.refcodes -DarchetypeArtifactId=refcodes-archetype-alt-rest -DarchetypeVersion=2.2.0 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-archetype | jar | 2.2.0 |
org.refcodes : refcodes-licensing | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |