License |
License |
---|---|
GroupId | GroupIdcom.redhat.lightblue.applications |
ArtifactId | ArtifactIdapps-common |
Version | Version1.1.0 |
Type | Typewar |
Description |
Descriptionlightblue-applications: com.redhat.lightblue.applications|apps-common
Management applications for lightblue-powered services
|
Project URL |
Project URL |
Filename | Size |
---|---|
apps-common-1.1.0.pom | |
apps-common-1.1.0.war | 9 MB |
apps-common-1.1.0-sources.jar | 1 KB |
apps-common-1.1.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.applications/apps-common/ -->
<dependency>
<groupId>com.redhat.lightblue.applications</groupId>
<artifactId>apps-common</artifactId>
<version>1.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.applications/apps-common/
implementation 'com.redhat.lightblue.applications:apps-common:1.1.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.applications/apps-common/
implementation ("com.redhat.lightblue.applications:apps-common:1.1.0")
'com.redhat.lightblue.applications:apps-common:war:1.1.0'
<dependency org="com.redhat.lightblue.applications" name="apps-common" rev="1.1.0">
<artifact name="apps-common" type="war" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.applications', module='apps-common', version='1.1.0')
)
libraryDependencies += "com.redhat.lightblue.applications" % "apps-common" % "1.1.0"
[com.redhat.lightblue.applications/apps-common "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.redhat.lightblue.client : http | jar | 1.1.0 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |
org.apache.httpcomponents : httpclient | jar | 4.3.3 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
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 |