GroupId | GroupIdcom.redhat.lightblue.rest |
---|---|
ArtifactId | ArtifactIdlightblue-rest-crud |
Version | Version1.7.0 |
Type | Typewar |
Filename | Size |
---|---|
lightblue-rest-crud-1.7.0.pom | |
lightblue-rest-crud-1.7.0.war | 14 MB |
lightblue-rest-crud-1.7.0-sources.jar | 18 KB |
lightblue-rest-crud-1.7.0-javadoc.jar | 126 KB |
lightblue-rest-crud-1.7.0-classes.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.rest/lightblue-rest-crud/ -->
<dependency>
<groupId>com.redhat.lightblue.rest</groupId>
<artifactId>lightblue-rest-crud</artifactId>
<version>1.7.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.rest/lightblue-rest-crud/
implementation 'com.redhat.lightblue.rest:lightblue-rest-crud:1.7.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.rest/lightblue-rest-crud/
implementation ("com.redhat.lightblue.rest:lightblue-rest-crud:1.7.0")
'com.redhat.lightblue.rest:lightblue-rest-crud:war:1.7.0'
<dependency org="com.redhat.lightblue.rest" name="lightblue-rest-crud" rev="1.7.0">
<artifact name="lightblue-rest-crud" type="war" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.rest', module='lightblue-rest-crud', version='1.7.0')
)
libraryDependencies += "com.redhat.lightblue.rest" % "lightblue-rest-crud" % "1.7.0"
[com.redhat.lightblue.rest/lightblue-rest-crud "1.7.0"]