querity

Generic interface to query a database.

License

License

Categories

Categories

Net
GroupId

GroupId

net.brunomendola.querity
ArtifactId

ArtifactId

querity-parent
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

querity
Generic interface to query a database.
Project URL

Project URL

https://github.com/brunomendola/querity
Source Code Management

Source Code Management

https://github.com/brunomendola/querity

Download querity-parent

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

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • querity-api
  • querity-spring-data-jpa
  • querity-spring-data-mongodb
  • querity-test
  • querity-spring-web
  • querity-common

Versions

Version
1.2.0
1.1.0
1.0.2