Last Version

Tapis Shared Database Library 1.11.48

Library for shared database code

GroupId

GroupId

edu.utexas.tacc.tapis
ArtifactId

ArtifactId

tapis-shared-db
Version

Version

1.11.48
Type

Type

jar
Description

Description

Tapis Shared Database Library
Library for shared database code

Download tapis-shared-db 1.11.48


<!-- https://jarcasting.com/artifacts/edu.utexas.tacc.tapis/tapis-shared-db/ -->
<dependency>
    <groupId>edu.utexas.tacc.tapis</groupId>
    <artifactId>tapis-shared-db</artifactId>
    <version>1.11.48</version>
</dependency>
// https://jarcasting.com/artifacts/edu.utexas.tacc.tapis/tapis-shared-db/
implementation 'edu.utexas.tacc.tapis:tapis-shared-db:1.11.48'
// https://jarcasting.com/artifacts/edu.utexas.tacc.tapis/tapis-shared-db/
implementation ("edu.utexas.tacc.tapis:tapis-shared-db:1.11.48")
'edu.utexas.tacc.tapis:tapis-shared-db:jar:1.11.48'
<dependency org="edu.utexas.tacc.tapis" name="tapis-shared-db" rev="1.11.48">
  <artifact name="tapis-shared-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.utexas.tacc.tapis', module='tapis-shared-db', version='1.11.48')
)
libraryDependencies += "edu.utexas.tacc.tapis" % "tapis-shared-db" % "1.11.48"
[edu.utexas.tacc.tapis/tapis-shared-db "1.11.48"]

Dependencies

compile (8)

Group / Artifact Type Version
${project.groupId} » tapis-shared-lib jar 1.11.48
args4j : args4j jar
org.flywaydb : flyway-core jar
com.zaxxer : HikariCP jar
org.postgresql : postgresql jar
org.apache.commons : commons-lang3 jar
io.dropwizard.metrics : metrics-core jar
p6spy : p6spy jar

test (2)

Group / Artifact Type Version
org.testng : testng jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.