MVN

org.iru.tirplus : tirplus-services

Maven & Gradle

May 30, 2017
0 stars

tirplus-services · TIR+ model and service definition

<dependency>
    <groupId>org.iru.tirplus</groupId>
    <artifactId>tirplus-services</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.iru.tirplus : tirplus-services to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of org.iru.tirplus : tirplus-services to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
tirplus-services-1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.iru.tirplus</groupId>
    <artifactId>tirplus-services</artifactId>
    <version>1.2</version>
</dependency>

Advertisement