is not current version
Last Version 1.2.0

net.brunomendola.querity:querity-parent 1.0.2

Generic interface to query a database.

Categories

Categories

Net
GroupId

GroupId

net.brunomendola.querity
ArtifactId

ArtifactId

querity-parent
Version

Version

1.0.2
Type

Type

pom

Download querity-parent 1.0.2

Filename Size
querity-parent-1.0.2.pom 7 KB
Browse

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