License |
License |
---|---|
GroupId | GroupIdcom.redhat.lightblue |
ArtifactId | ArtifactIdlightblue-core-api |
Last Version | Last Version2.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlightblue-core: com.redhat.lightblue|lightblue-core-api
Lightblue Core components
|
Filename | Size |
---|---|
lightblue-core-api-2.17.0.pom | |
lightblue-core-api-2.17.0.jar | 16 KB |
lightblue-core-api-2.17.0-sources.jar | 12 KB |
lightblue-core-api-2.17.0-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue/lightblue-core-api/ -->
<dependency>
<groupId>com.redhat.lightblue</groupId>
<artifactId>lightblue-core-api</artifactId>
<version>2.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue/lightblue-core-api/
implementation 'com.redhat.lightblue:lightblue-core-api:2.17.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue/lightblue-core-api/
implementation ("com.redhat.lightblue:lightblue-core-api:2.17.0")
'com.redhat.lightblue:lightblue-core-api:jar:2.17.0'
<dependency org="com.redhat.lightblue" name="lightblue-core-api" rev="2.17.0">
<artifact name="lightblue-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue', module='lightblue-core-api', version='2.17.0')
)
libraryDependencies += "com.redhat.lightblue" % "lightblue-core-api" % "2.17.0"
[com.redhat.lightblue/lightblue-core-api "2.17.0"]
Group / Artifact | Type | Version |
---|---|---|
com.redhat.lightblue : lightblue-core-util | jar | 2.17.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
io.reactivex : rxjava | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.7 |
junit : junit | jar | 4.12 |