is not current version
Last Version 1.2.0

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


Categories

Categories

Net
GroupId

GroupId

net.brunomendola.querity
ArtifactId

ArtifactId

querity-spring-web
Version

Version

1.0.2
Type

Type

jar

Download querity-spring-web 1.0.2


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