License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.brunomendola.querity |
ArtifactId | ArtifactIdquerity-spring-web |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeneric interface to query a database.
|
Filename | Size |
---|---|
querity-spring-web-1.2.0.pom | |
querity-spring-web-1.2.0.jar | 11 KB |
querity-spring-web-1.2.0-sources.jar | 7 KB |
querity-spring-web-1.2.0-javadoc.jar | 68 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-web | jar |