mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DartifactId="My-artifactId" -Dgitignore="My-gitignore" -DskipUsageAnalytics="My-skipUsageAnalytics" -DarchetypeGroupId="com.sap.cloud.sdk.archetypes" -DarchetypeArtifactId="scp-cf-tomee" -DarchetypeVersion="3.57.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.sap.cloud.sdk.archetypes |
| ArtifactId | ArtifactIdscp-cf-tomee |
| Version | Version3.57.0 |
| Type | Typemaven-archetype |
| Description |
DescriptionArchetypes - SAP CP Cloud Foundry + TomEE
Archetype for a TomEE-based project on SAP Business Technology Platform (Cloud Foundry).
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.sap.cloud.sdk.archetypes -DarchetypeArtifactId=scp-cf-tomee -DarchetypeVersion=3.57.0 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.1 |