| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.athenz |
| ArtifactId | ArtifactIdathenz-server-common |
| Last Version | Last Version1.11.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionathenz-server-common
Athenz Server Common Packages
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| athenz-server-common-1.11.3.pom | |
| athenz-server-common-1.11.3.jar | 166 KB |
| athenz-server-common-1.11.3-sources.jar | 149 KB |
| athenz-server-common-1.11.3-javadoc.jar | 717 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-server-common/ -->
<dependency>
<groupId>com.yahoo.athenz</groupId>
<artifactId>athenz-server-common</artifactId>
<version>1.11.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-server-common/
implementation 'com.yahoo.athenz:athenz-server-common:1.11.3'
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-server-common/
implementation ("com.yahoo.athenz:athenz-server-common:1.11.3")
'com.yahoo.athenz:athenz-server-common:jar:1.11.3'
<dependency org="com.yahoo.athenz" name="athenz-server-common" rev="1.11.3">
<artifact name="athenz-server-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz-server-common', version='1.11.3')
)
libraryDependencies += "com.yahoo.athenz" % "athenz-server-common" % "1.11.3"
[com.yahoo.athenz/athenz-server-common "1.11.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha16 |
| uk.co.datumedge : hamcrest-json | jar | 0.2 |
| org.eclipse.jetty : jetty-client | jar | 11.0.11 |
| org.testng : testng | jar | 7.6.0 |
| org.mockito : mockito-core | jar | 4.6.1 |
| org.hamcrest : hamcrest | jar | 2.2 |