is not current version
Last Version 0.0.25

org.akhikhl.gretty:gretty9-spring-boot-helper 0.0.24

Advanced gradle plugin for running web-apps on jetty

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.akhikhl.gretty
ArtifactId

ArtifactId

gretty9-spring-boot-helper
Version

Version

0.0.24
Type

Type

jar

Download gretty9-spring-boot-helper 0.0.24


<!-- https://jarcasting.com/artifacts/org.akhikhl.gretty/gretty9-spring-boot-helper/ -->
<dependency>
    <groupId>org.akhikhl.gretty</groupId>
    <artifactId>gretty9-spring-boot-helper</artifactId>
    <version>0.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.akhikhl.gretty/gretty9-spring-boot-helper/
implementation 'org.akhikhl.gretty:gretty9-spring-boot-helper:0.0.24'
// https://jarcasting.com/artifacts/org.akhikhl.gretty/gretty9-spring-boot-helper/
implementation ("org.akhikhl.gretty:gretty9-spring-boot-helper:0.0.24")
'org.akhikhl.gretty:gretty9-spring-boot-helper:jar:0.0.24'
<dependency org="org.akhikhl.gretty" name="gretty9-spring-boot-helper" rev="0.0.24">
  <artifact name="gretty9-spring-boot-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.akhikhl.gretty', module='gretty9-spring-boot-helper', version='0.0.24')
)
libraryDependencies += "org.akhikhl.gretty" % "gretty9-spring-boot-helper" % "0.0.24"
[org.akhikhl.gretty/gretty9-spring-boot-helper "0.0.24"]