is not current version
Last Version 0.0.7

org.jnosql.query:query-parent 0.0.6

The Eclipse JNoSQL parent

GroupId

GroupId

org.jnosql.query
ArtifactId

ArtifactId

query-parent
Version

Version

0.0.6
Type

Type

pom

Download query-parent 0.0.6

Filename Size
query-parent-0.0.6.pom 9 KB
Browse

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