| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.athenz |
| ArtifactId | ArtifactIdathenz-zms-core |
| Version | Version1.10.51 |
| Type | Typejar |
| Description |
Descriptionathenz-zms-core
Core ZMS Interfaces
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| athenz-zms-core-1.10.51.pom | |
| athenz-zms-core-1.10.51.jar | 131 KB |
| athenz-zms-core-1.10.51-sources.jar | 87 KB |
| athenz-zms-core-1.10.51-javadoc.jar | 491 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-zms-core/ -->
<dependency>
<groupId>com.yahoo.athenz</groupId>
<artifactId>athenz-zms-core</artifactId>
<version>1.10.51</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-zms-core/
implementation 'com.yahoo.athenz:athenz-zms-core:1.10.51'
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-zms-core/
implementation ("com.yahoo.athenz:athenz-zms-core:1.10.51")
'com.yahoo.athenz:athenz-zms-core:jar:1.10.51'
<dependency org="com.yahoo.athenz" name="athenz-zms-core" rev="1.10.51">
<artifact name="athenz-zms-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz-zms-core', version='1.10.51')
)
libraryDependencies += "com.yahoo.athenz" % "athenz-zms-core" % "1.10.51"
[com.yahoo.athenz/athenz-zms-core "1.10.51"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.rdl : rdl-java | jar | 1.5.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| org.testng : testng | jar | 7.5 |
| org.mockito : mockito-core | jar | 4.4.0 |
| org.hamcrest : hamcrest | jar | 2.2 |