net.brunomendola.querity:querity-spring-web

Generic interface to query a database.

License

License

Categories

Categories

Net
GroupId

GroupId

net.brunomendola.querity
ArtifactId

ArtifactId

querity-spring-web
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Generic interface to query a database.

Download querity-spring-web

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.brunomendola.querity : querity-api jar 1.2.0
net.brunomendola.querity : querity-common jar 1.2.0
org.springframework : spring-aop jar
org.aspectj : aspectjweaver jar

provided (3)

Group / Artifact Type Version
org.springframework : spring-webmvc jar
com.fasterxml.jackson.core : jackson-databind jar
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.2