is not current version
Last Version 1.2.0

net.brunomendola.querity:querity-parent 1.1.0

Generic interface to query a database.

Categories

Categories

Net
GroupId

GroupId

net.brunomendola.querity
ArtifactId

ArtifactId

querity-parent
Version

Version

1.1.0
Type

Type

pom

Download querity-parent 1.1.0

Filename Size
querity-parent-1.1.0.pom 8 KB
Browse

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