License |
License |
---|---|
GroupId | GroupIdcom.yahoo.athenz |
ArtifactId | ArtifactIdathenz-msd-core |
Version | Version1.10.50 |
Type | Typejar |
Description |
Descriptionathenz-msd-core
Core MSD Interfaces
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
athenz-msd-core-1.10.50.pom | |
athenz-msd-core-1.10.50.jar | 40 KB |
athenz-msd-core-1.10.50-sources.jar | 26 KB |
athenz-msd-core-1.10.50-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-msd-core/ -->
<dependency>
<groupId>com.yahoo.athenz</groupId>
<artifactId>athenz-msd-core</artifactId>
<version>1.10.50</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-msd-core/
implementation 'com.yahoo.athenz:athenz-msd-core:1.10.50'
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-msd-core/
implementation ("com.yahoo.athenz:athenz-msd-core:1.10.50")
'com.yahoo.athenz:athenz-msd-core:jar:1.10.50'
<dependency org="com.yahoo.athenz" name="athenz-msd-core" rev="1.10.50">
<artifact name="athenz-msd-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz-msd-core', version='1.10.50')
)
libraryDependencies += "com.yahoo.athenz" % "athenz-msd-core" % "1.10.50"
[com.yahoo.athenz/athenz-msd-core "1.10.50"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.rdl : rdl-java | jar | 1.5.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
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.3.1 |
org.hamcrest : hamcrest | jar | 2.2 |