License |
License |
---|---|
GroupId | GroupIdcom.redhat.lightblue |
ArtifactId | ArtifactIdutil |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionlightblue: com.redhat.lightblue|util
Lightblue Core components
|
Filename | Size |
---|---|
util-1.2.0.pom | |
util-1.2.0.jar | 53 KB |
util-1.2.0-sources.jar | 39 KB |
util-1.2.0-javadoc.jar | 167 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue/util/ -->
<dependency>
<groupId>com.redhat.lightblue</groupId>
<artifactId>util</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue/util/
implementation 'com.redhat.lightblue:util:1.2.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue/util/
implementation ("com.redhat.lightblue:util:1.2.0")
'com.redhat.lightblue:util:jar:1.2.0'
<dependency org="com.redhat.lightblue" name="util" rev="1.2.0">
<artifact name="util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue', module='util', version='1.2.0')
)
libraryDependencies += "com.redhat.lightblue" % "util" % "1.2.0"
[com.redhat.lightblue/util "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
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 Optional | jar | 2.2.5 |
org.slf4j : slf4j-api | jar | 1.7.7 |
com.netflix.servo : servo-core | jar | 0.7.8 |
com.netflix.servo : servo-graphite | jar | 0.7.8 |
commons-lang : commons-lang | jar | 2.6 |
com.netflix.hystrix : hystrix-servo-metrics-publisher | jar | 1.3.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.7 |
org.skyscreamer : jsonassert | jar | 1.2.3 |
org.mockito : mockito-core | jar | 1.10.8 |