License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.redhat.lightblue.client |
ArtifactId | ArtifactIdclient-pom |
Version | Version1.1.0 |
Type | Typepom |
Description |
Descriptionlightblue-client: com.redhat.lightblue.client|client-pom
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client-pom-1.1.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.client/client-pom/ -->
<dependency>
<groupId>com.redhat.lightblue.client</groupId>
<artifactId>client-pom</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.client/client-pom/
implementation 'com.redhat.lightblue.client:client-pom:1.1.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.client/client-pom/
implementation ("com.redhat.lightblue.client:client-pom:1.1.0")
'com.redhat.lightblue.client:client-pom:pom:1.1.0'
<dependency org="com.redhat.lightblue.client" name="client-pom" rev="1.1.0">
<artifact name="client-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.client', module='client-pom', version='1.1.0')
)
libraryDependencies += "com.redhat.lightblue.client" % "client-pom" % "1.1.0"
[com.redhat.lightblue.client/client-pom "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 |