| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.athenz |
| ArtifactId | ArtifactIdathenz-zts-core |
| Version | Version1.10.40 |
| Type | Typejar |
| Description |
Descriptionathenz-zts-core
Core ZTS Interfaces
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| athenz-zts-core-1.10.40.pom | |
| athenz-zts-core-1.10.40.jar | 65 KB |
| athenz-zts-core-1.10.40-sources.jar | 43 KB |
| athenz-zts-core-1.10.40-javadoc.jar | 262 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.10.40</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-zts-core/
implementation 'com.yahoo.athenz:athenz-zts-core:1.10.40'
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-zts-core/
implementation ("com.yahoo.athenz:athenz-zts-core:1.10.40")
'com.yahoo.athenz:athenz-zts-core:jar:1.10.40'
<dependency org="com.yahoo.athenz" name="athenz-zts-core" rev="1.10.40">
<artifact name="athenz-zts-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz-zts-core', version='1.10.40')
)
libraryDependencies += "com.yahoo.athenz" % "athenz-zts-core" % "1.10.40"
[com.yahoo.athenz/athenz-zts-core "1.10.40"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.rdl : rdl-java | jar | 1.5.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| org.testng : testng | jar | 7.4.0 |
| org.mockito : mockito-core | jar | 3.12.4 |
| org.hamcrest : hamcrest | jar | 2.2 |