is not current version
Last Version 0.637.0

com.palantir.atlasdb:atlasdb-tests-shared 0.493.0

Palantir open source project

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.palantir.atlasdb
ArtifactId

ArtifactId

atlasdb-tests-shared
Version

Version

0.493.0
Type

Type

jar

Download atlasdb-tests-shared 0.493.0


<!-- https://jarcasting.com/artifacts/com.palantir.atlasdb/atlasdb-tests-shared/ -->
<dependency>
    <groupId>com.palantir.atlasdb</groupId>
    <artifactId>atlasdb-tests-shared</artifactId>
    <version>0.493.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.palantir.atlasdb/atlasdb-tests-shared/
implementation 'com.palantir.atlasdb:atlasdb-tests-shared:0.493.0'
// https://jarcasting.com/artifacts/com.palantir.atlasdb/atlasdb-tests-shared/
implementation ("com.palantir.atlasdb:atlasdb-tests-shared:0.493.0")
'com.palantir.atlasdb:atlasdb-tests-shared:jar:0.493.0'
<dependency org="com.palantir.atlasdb" name="atlasdb-tests-shared" rev="0.493.0">
  <artifact name="atlasdb-tests-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.palantir.atlasdb', module='atlasdb-tests-shared', version='0.493.0')
)
libraryDependencies += "com.palantir.atlasdb" % "atlasdb-tests-shared" % "0.493.0"
[com.palantir.atlasdb/atlasdb-tests-shared "0.493.0"]