MVN

net.sourceforge.ota-tools.schema : ota-tools-schema

Maven & Gradle

Jan 01, 2015

ota-tools-schema (Schema sources) · ota-tools is a collections of software to make working with the opentravel schema easier.

<dependency>
    <groupId>net.sourceforge.ota-tools.schema</groupId>
    <artifactId>ota-tools-schema</artifactId>
    <version>1.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.ota-tools.schema : ota-tools-schema to add to Maven - Latest Versions:

  • Latest Stable: 1.1.6

All Versions

Choose a version of net.sourceforge.ota-tools.schema : ota-tools-schema to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
ota-tools-schema-1.1.6
ota-tools-schema-1.1.5
ota-tools-schema-1.1.4
ota-tools-schema-1.1.3
ota-tools-schema-1.1.2
ota-tools-schema-1.1.1
ota-tools-schema-1.1.0
1.0.x
ota-tools-schema-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sourceforge.ota-tools.schema</groupId>
    <artifactId>ota-tools-schema</artifactId>
    <version>1.1.6</version>
</dependency>