License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.brunomendola.querity |
ArtifactId | ArtifactIdquerity-parent |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionquerity
Generic interface to query a database.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
querity-parent-1.2.0.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.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.brunomendola.querity/querity-parent/
implementation 'net.brunomendola.querity:querity-parent:1.2.0'
// https://jarcasting.com/artifacts/net.brunomendola.querity/querity-parent/
implementation ("net.brunomendola.querity:querity-parent:1.2.0")
'net.brunomendola.querity:querity-parent:pom:1.2.0'
<dependency org="net.brunomendola.querity" name="querity-parent" rev="1.2.0">
<artifact name="querity-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.brunomendola.querity', module='querity-parent', version='1.2.0')
)
libraryDependencies += "net.brunomendola.querity" % "querity-parent" % "1.2.0"
[net.brunomendola.querity/querity-parent "1.2.0"]