| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.athenz |
| ArtifactId | ArtifactIdathenz-msd-core |
| Version | Version1.11.0-alpha1 |
| Type | Typejar |
| Description |
Descriptionathenz-msd-core
Core MSD Interfaces
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-msd-core/ -->
<dependency>
<groupId>com.yahoo.athenz</groupId>
<artifactId>athenz-msd-core</artifactId>
<version>1.11.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-msd-core/
implementation 'com.yahoo.athenz:athenz-msd-core:1.11.0-alpha1'
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-msd-core/
implementation ("com.yahoo.athenz:athenz-msd-core:1.11.0-alpha1")
'com.yahoo.athenz:athenz-msd-core:jar:1.11.0-alpha1'
<dependency org="com.yahoo.athenz" name="athenz-msd-core" rev="1.11.0-alpha1">
<artifact name="athenz-msd-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz-msd-core', version='1.11.0-alpha1')
)
libraryDependencies += "com.yahoo.athenz" % "athenz-msd-core" % "1.11.0-alpha1"
[com.yahoo.athenz/athenz-msd-core "1.11.0-alpha1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.rdl : rdl-java | jar | 1.5.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha7 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha14 |
| org.testng : testng | jar | 7.5 |
| org.mockito : mockito-core | jar | 4.5.1 |
| org.hamcrest : hamcrest | jar | 2.2 |