is not current version
Last Version 1.1.0

com.redhat.lightblue.applications:apps-common 0.9.0


GroupId

GroupId

com.redhat.lightblue.applications
ArtifactId

ArtifactId

apps-common
Version

Version

0.9.0
Type

Type

war

Download apps-common 0.9.0


<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.applications/apps-common/ -->
<dependency>
    <groupId>com.redhat.lightblue.applications</groupId>
    <artifactId>apps-common</artifactId>
    <version>0.9.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.applications/apps-common/
implementation 'com.redhat.lightblue.applications:apps-common:0.9.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.applications/apps-common/
implementation ("com.redhat.lightblue.applications:apps-common:0.9.0")
'com.redhat.lightblue.applications:apps-common:war:0.9.0'
<dependency org="com.redhat.lightblue.applications" name="apps-common" rev="0.9.0">
  <artifact name="apps-common" type="war" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.applications', module='apps-common', version='0.9.0')
)
libraryDependencies += "com.redhat.lightblue.applications" % "apps-common" % "0.9.0"
[com.redhat.lightblue.applications/apps-common "0.9.0"]