License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.brunomendola.querity |
ArtifactId | ArtifactIdquerity-test |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeneric interface to query a database.
|
Filename | Size |
---|---|
querity-test-1.2.0.pom | |
querity-test-1.2.0.jar | 13 KB |
querity-test-1.2.0-sources.jar | 7 KB |
querity-test-1.2.0-javadoc.jar | 59 KB |
Browse |
<!-- 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"]
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 |
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 |