MVN

edu.utexas.tacc : tapis-bom

Maven & Gradle

Nov 09, 2019
1 usages
0 stars

TACC API BOM · TAPIS services BOM dependencies

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

Latest Version

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

  • Latest Stable: 1.1

All Versions

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

Version Vulnerabilities Updated
1.1
tapis-bom-1.1
1.0.x
tapis-bom-1.0.7
tapis-bom-1.0.5
tapis-bom-1.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement