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

Opentravel.org 2014B 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._2014B.ws"   -DarchetypeArtifactId="opentravel-touractivity-ws-service-archetype"   -DarchetypeVersion="1.2.1"   -DinteractiveMode=false 

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

License

License

BSD
GroupId

GroupId

org.jibx.schema.org.opentravel._2014B.ws
ArtifactId

ArtifactId

opentravel-touractivity-ws-service-archetype
Version

Version

1.2.1
Type

Type

maven-archetype
Description

Description

opentravel-touractivity-ws-archetype
Opentravel.org 2014B 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._2014B.ws -DarchetypeArtifactId=opentravel-touractivity-ws-service-archetype -DarchetypeVersion=1.2.1 -DinteractiveMode=false

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.