Last Version

gretty8-spring-boot-helper 0.0.25

Advanced gradle plugin for running web-apps on jetty

License

License

The MIT License
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.akhikhl.gretty
ArtifactId

ArtifactId

gretty8-spring-boot-helper
Version

Version

0.0.25
Type

Type

jar
Description

Description

gretty8-spring-boot-helper
Advanced gradle plugin for running web-apps on jetty
Project URL

Project URL

https://github.com/akhikhl/gretty

Download gretty8-spring-boot-helper 0.0.25


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

Dependencies

compile (3)

Group / Artifact Type Version
org.akhikhl.gretty : gretty-commons-spring-boot-helper jar 0.0.25
org.codehaus.groovy : groovy-all jar 1.8.6
org.akhikhl.gretty : gretty8-helper jar 0.0.25

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0

Project Modules

There are no modules declared in this project.