mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DgroupId="My-groupId" -Dpackage="My-package" -DartifactId="My-artifactId" -Dversion="My-version" -DmainClass="My-mainClass" -DappName="My-appName" -DarchetypeGroupId="org.robovm" -DarchetypeArtifactId="robovm-cross-platform-kotlin-template" -DarchetypeVersion="1.11.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.robovm |
ArtifactId | ArtifactIdrobovm-cross-platform-kotlin-template |
Version | Version1.11.0 |
Type | Typemaven-archetype |
Description |
Descriptioncross-platform-kotlin-template
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationRoboVM AB |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.robovm -DarchetypeArtifactId=robovm-cross-platform-kotlin-template -DarchetypeVersion=1.11.0 -DinteractiveMode=false