is not current version
Last Version 1.2.0

com.redhat.lightblue:crud 1.1.1


GroupId

GroupId

com.redhat.lightblue
ArtifactId

ArtifactId

crud
Version

Version

1.1.1
Type

Type

jar

Download crud 1.1.1


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