License |
License |
---|---|
GroupId | GroupIdcom.yahoo.athenz |
ArtifactId | ArtifactIdathenz-zts-core |
Last Version | Last Version1.11.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionathenz-zts-core
Core ZTS Interfaces
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
athenz-zts-core-1.11.3.pom | |
athenz-zts-core-1.11.3.jar | 62 KB |
athenz-zts-core-1.11.3-sources.jar | 41 KB |
athenz-zts-core-1.11.3-javadoc.jar | 252 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-zts-core/ -->
<dependency>
<groupId>com.yahoo.athenz</groupId>
<artifactId>athenz-zts-core</artifactId>
<version>1.11.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-zts-core/
implementation 'com.yahoo.athenz:athenz-zts-core:1.11.3'
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-zts-core/
implementation ("com.yahoo.athenz:athenz-zts-core:1.11.3")
'com.yahoo.athenz:athenz-zts-core:jar:1.11.3'
<dependency org="com.yahoo.athenz" name="athenz-zts-core" rev="1.11.3">
<artifact name="athenz-zts-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz-zts-core', version='1.11.3')
)
libraryDependencies += "com.yahoo.athenz" % "athenz-zts-core" % "1.11.3"
[com.yahoo.athenz/athenz-zts-core "1.11.3"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.rdl : rdl-java | jar | 1.5.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.6.0 |
org.mockito : mockito-core | jar | 4.6.1 |
org.hamcrest : hamcrest | jar | 2.2 |