License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.redhat.lightblue.client |
ArtifactId | ArtifactIdcore |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionlightblue-client: com.redhat.lightblue.client|core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
core-1.1.0.pom | |
core-1.1.0.jar | 58 KB |
core-1.1.0-sources.jar | 33 KB |
core-1.1.0-javadoc.jar | 345 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.client/core/ -->
<dependency>
<groupId>com.redhat.lightblue.client</groupId>
<artifactId>core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.client/core/
implementation 'com.redhat.lightblue.client:core:1.1.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.client/core/
implementation ("com.redhat.lightblue.client:core:1.1.0")
'com.redhat.lightblue.client:core:jar:1.1.0'
<dependency org="com.redhat.lightblue.client" name="core" rev="1.1.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.client', module='core', version='1.1.0')
)
libraryDependencies += "com.redhat.lightblue.client" % "core" % "1.1.0"
[com.redhat.lightblue.client/core "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.2.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.2.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-simple | jar | 1.7.5 |
com.redhat.lightblue : metadata | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec : jboss-javaee-6.0 | pom | 3.0.2.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.skyscreamer : jsonassert | jar | 1.2.3 |