is not current version
Last Version 1.2.0

com.redhat.lightblue:query-api 1.1.1


GroupId

GroupId

com.redhat.lightblue
ArtifactId

ArtifactId

query-api
Version

Version

1.1.1
Type

Type

jar

Download query-api 1.1.1


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