is not current version
Last Version 1.2.0

net.brunomendola.querity:querity-spring-web 1.1.0


Categories

Categories

Net
GroupId

GroupId

net.brunomendola.querity
ArtifactId

ArtifactId

querity-spring-web
Version

Version

1.1.0
Type

Type

jar

Download querity-spring-web 1.1.0


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