mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Daggregate_name_with_proper_case="My-aggregate_name_with_proper_case" -Daggregate_name_with_lower_case="My-aggregate_name_with_lower_case" -DarchetypeGroupId="com.akkagrpc" -DarchetypeArtifactId="akka-grpc-quickstart-archetype" -DarchetypeVersion="1.2.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.akkagrpc |
ArtifactId | ArtifactIdakka-grpc-quickstart-archetype |
Version | Version1.2.0 |
Type | Typemaven-archetype |
Description |
Descriptionakka-grpc-quickstart-archetype
The opinionated microservices framework built using akka platform, akka grpc
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.akkagrpc -DarchetypeArtifactId=akka-grpc-quickstart-archetype -DarchetypeVersion=1.2.0 -DinteractiveMode=false