Create Java project with Maven archetype opentravel-touractivity-ws-service-archetype

Opentravel.org 2012A schema library

Create a Java Project by archetype opentravel-touractivity-ws-service-archetype with Command Line:

mvn archetype:generate   -DgroupId="com.mycompany.app"   -DartifactId="my-app-id"   -DarchetypeGroupId="org.jibx.schema.org.opentravel._2012A.ws"   -DarchetypeArtifactId="opentravel-touractivity-ws-service-archetype"   -DarchetypeVersion="1.1.4"   -DinteractiveMode=false 

Details about maven archetype opentravel-touractivity-ws-service-archetype

License

License

BSD
GroupId

GroupId

org.jibx.schema.org.opentravel._2012A.ws
ArtifactId

ArtifactId

opentravel-touractivity-ws-service-archetype
Version

Version

1.1.4
Type

Type

maven-archetype
Description

Description

opentravel-touractivity-ws-archetype
Opentravel.org 2012A schema library
Project Organization

Project Organization

jibx.org

How to add to project

mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app>  -DarchetypeGroupId=org.jibx.schema.org.opentravel._2012A.ws -DarchetypeArtifactId=opentravel-touractivity-ws-service-archetype -DarchetypeVersion=1.1.4 -DinteractiveMode=false

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.