MVN

edu.utexas.tacc : tapis-shared

Maven & Gradle

Oct 25, 2019
0 stars

Tapis shared · TAPIS services BOM dependencies

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

Latest Version

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

  • Latest Stable: 1.0.42

All Versions

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

Version Vulnerabilities Updated
1.0.x
tapis-shared-1.0.42
tapis-shared-1.0.41
tapis-shared-1.0.40

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>edu.utexas.tacc</groupId>
    <artifactId>tapis-shared</artifactId>
    <version>1.0.42</version>
</dependency>

Advertisement