License |
License |
---|---|
GroupId | GroupIdcom.redhat.lightblue |
ArtifactId | ArtifactIdcore-api |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionlightblue: com.redhat.lightblue|core-api
Lightblue Core components
|
Filename | Size |
---|---|
core-api-1.2.0.pom | |
core-api-1.2.0.jar | 14 KB |
core-api-1.2.0-sources.jar | 11 KB |
core-api-1.2.0-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue/core-api/ -->
<dependency>
<groupId>com.redhat.lightblue</groupId>
<artifactId>core-api</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue/core-api/
implementation 'com.redhat.lightblue:core-api:1.2.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue/core-api/
implementation ("com.redhat.lightblue:core-api:1.2.0")
'com.redhat.lightblue:core-api:jar:1.2.0'
<dependency org="com.redhat.lightblue" name="core-api" rev="1.2.0">
<artifact name="core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue', module='core-api', version='1.2.0')
)
libraryDependencies += "com.redhat.lightblue" % "core-api" % "1.2.0"
[com.redhat.lightblue/core-api "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.redhat.lightblue : util | jar | 1.2.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.4.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.2 |
com.github.fge : json-schema-validator | jar | 2.2.5 |
org.slf4j : slf4j-api | jar | 1.7.7 |
com.netflix.servo : servo-graphite | jar | 0.7.8 |
com.netflix.hystrix : hystrix-servo-metrics-publisher | jar | 1.3.16 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.7 |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.8 |