net.brunomendola.querity:querity-test

Generic interface to query a database.

License

License

Categories

Categories

Net
GroupId

GroupId

net.brunomendola.querity
ArtifactId

ArtifactId

querity-test
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Generic interface to query a database.

Download querity-test

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.brunomendola.querity : querity-api jar 1.2.0
org.springframework : spring-web jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.apache.commons : commons-lang3 jar 3.12.0

provided (6)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.assertj : assertj-core jar
org.springframework.data : spring-data-commons jar
org.springframework : spring-core jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.2