MVN

edu.utexas.tacc.tapis : tapis-bom-jdm

Maven & Gradle

Sep 22, 2020
0 stars

TACC Tapis API BOM · TAPIS services BOM dependencies

<dependency>
    <groupId>edu.utexas.tacc.tapis</groupId>
    <artifactId>tapis-bom-jdm</artifactId>
    <version>0.11.20</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.utexas.tacc.tapis : tapis-bom-jdm to add to Maven - Latest Versions:

  • Latest Stable: 0.11.20

All Versions

Choose a version of edu.utexas.tacc.tapis : tapis-bom-jdm to add to Maven - All Versions:

Version Vulnerabilities Updated
0.11.x
tapis-bom-jdm-0.11.20
tapis-bom-jdm-0.11.19
tapis-bom-jdm-0.11.18

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>edu.utexas.tacc.tapis</groupId>
    <artifactId>tapis-bom-jdm</artifactId>
    <version>0.11.20</version>
</dependency>

Advertisement