is not current version
Last Version 1.1.0

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


GroupId

GroupId

com.redhat.lightblue.applications
ArtifactId

ArtifactId

apps-common
Version

Version

1.0.0
Type

Type

war

Download apps-common 1.0.0


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