mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.mobicents.servlet.sip.archetypes" -DarchetypeArtifactId="maven-archetype-sipapp" -DarchetypeVersion="1.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.mobicents.servlet.sip.archetypes |
ArtifactId | ArtifactIdmaven-archetype-sipapp |
Version | Version1.1 |
Type | Typemaven-archetype |
Description |
DescriptionSIP Servlets Application Archetype
Archetype providing a default layout to start building SIP Servlets Applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.mobicents.servlet.sip.archetypes -DarchetypeArtifactId=maven-archetype-sipapp -DarchetypeVersion=1.1 -DinteractiveMode=false