mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DsdArtifactId="My-sdArtifactId" -DsdNameLowerCase="My-sdNameLowerCase" -DserviceDomainName="My-serviceDomainName" -DarchetypeGroupId="io.github.open-accelerators" -DarchetypeArtifactId="mercury-sd-archetype" -DarchetypeVersion="1.0.2" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.github.open-accelerators |
ArtifactId | ArtifactIdmercury-sd-archetype |
Version | Version1.0.2 |
Type | Typemaven-archetype |
Description |
DescriptionMercury Service Domain Archetype
Project Mercury aims at developing a solution approach for the modernization of core banking systems,
exploring new technologies and ways of operating in an open hybrid cloud.
|
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.github.open-accelerators -DarchetypeArtifactId=mercury-sd-archetype -DarchetypeVersion=1.0.2 -DinteractiveMode=false