mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.devonfw.microservices" -DarchetypeArtifactId="microservices-infra-archetype" -DarchetypeVersion="3.1.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.devonfw.microservices |
ArtifactId | ArtifactIdmicroservices-infra-archetype |
Version | Version3.1.0 |
Type | Typemaven-archetype |
Description |
Descriptionmicroservices-infra-archetype
Archetype for Devonfw infrastructure microservices project.
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.devonfw.microservices -DarchetypeArtifactId=microservices-infra-archetype -DarchetypeVersion=3.1.0 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |