mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.apache.servicecomb.archetypes" -DarchetypeArtifactId="business-service-springmvc-archetype" -DarchetypeVersion="2.7.4.2" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.apache.servicecomb.archetypes |
ArtifactId | ArtifactIdbusiness-service-springmvc-archetype |
Version | Version2.7.4.2 |
Type | Typemaven-archetype |
Description |
DescriptionJava Chassis::Archetypes::Spring MVC
Java Chassis Parent
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.servicecomb.archetypes -DarchetypeArtifactId=business-service-springmvc-archetype -DarchetypeVersion=2.7.4.2 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
org.awaitility : awaitility | jar | 4.2.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 3.3.3 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
com.github.seanyinx : unit-scaffolding | jar | 1.0.0 |
junit : junit | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter | jar | |
org.junit.platform : junit-platform-launcher | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.assertj : assertj-core | jar | 3.23.1 |