| License |
License |
|---|---|
| GroupId | GroupIdcom.redhat.lightblue |
| ArtifactId | ArtifactIdlightblue-core-util |
| Last Version | Last Version2.17.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlightblue-core: com.redhat.lightblue|lightblue-core-util
Lightblue Core components
|
| Filename | Size |
|---|---|
| lightblue-core-util-2.17.0.pom | |
| lightblue-core-util-2.17.0.jar | 55 KB |
| lightblue-core-util-2.17.0-sources.jar | 41 KB |
| lightblue-core-util-2.17.0-javadoc.jar | 170 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue/lightblue-core-util/ -->
<dependency>
<groupId>com.redhat.lightblue</groupId>
<artifactId>lightblue-core-util</artifactId>
<version>2.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue/lightblue-core-util/
implementation 'com.redhat.lightblue:lightblue-core-util:2.17.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue/lightblue-core-util/
implementation ("com.redhat.lightblue:lightblue-core-util:2.17.0")
'com.redhat.lightblue:lightblue-core-util:jar:2.17.0'
<dependency org="com.redhat.lightblue" name="lightblue-core-util" rev="2.17.0">
<artifact name="lightblue-core-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue', module='lightblue-core-util', version='2.17.0')
)
libraryDependencies += "com.redhat.lightblue" % "lightblue-core-util" % "2.17.0"
[com.redhat.lightblue/lightblue-core-util "2.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
| com.github.fge : json-schema-validator Optional | jar | 2.2.6 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.aspectj : aspectjrt | jar | 1.8.9 |
| io.dropwizard.metrics : metrics-core | jar | 3.2.2 |
| io.dropwizard.metrics : metrics-jvm | jar | 3.2.2 |
| io.reactivex : rxjava | jar | 1.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit Optional | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.skyscreamer : jsonassert | jar | 1.2.3 |
| org.json : json | jar | 20090211 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |