MVN

org.ow2.jotm : ow2-jotm-dist

Maven & Gradle

Jun 19, 2013

JOTM :: Assemblies :: Dist

<dependency>
    <groupId>org.ow2.jotm</groupId>
    <artifactId>ow2-jotm-dist</artifactId>
    <version>2.3.1-M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.jotm : ow2-jotm-dist to add to Maven - Latest Versions:

  • Latest Stable: 2.3.1-M1

All Versions

Choose a version of org.ow2.jotm : ow2-jotm-dist to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
ow2-jotm-dist-2.3.1-M1
2.2.x
ow2-jotm-dist-2.2.3
ow2-jotm-dist-2.2.2
ow2-jotm-dist-2.2.1
2.1.x
ow2-jotm-dist-2.1.10
ow2-jotm-dist-2.1.9
ow2-jotm-dist-2.1.8
ow2-jotm-dist-2.1.7
ow2-jotm-dist-2.1.5
ow2-jotm-dist-2.1.4
ow2-jotm-dist-2.1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.jotm</groupId>
    <artifactId>ow2-jotm-dist</artifactId>
    <version>2.3.1-M1</version>
</dependency>