gretty-spring-boot-plugin-commons

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

gretty-spring-boot-plugin-commons
Last Version

Last Version

0.0.24
Release Date

Release Date

Type

Type

jar
Description

Description

gretty-spring-boot-plugin-commons
Advanced gradle plugin for running web-apps on jetty
Project URL

Project URL

https://github.com/akhikhl/gretty

Download gretty-spring-boot-plugin-commons

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : springloaded jar 1.2.0.RELEASE
org.springframework.boot : spring-boot-dependency-tools jar 1.0.2.RELEASE
org.codehaus.groovy : groovy-all jar 1.8.6
org.akhikhl.gretty : gretty-plugin-commons jar 0.0.24
org.springframework.boot : spring-boot-loader-tools jar 1.0.2.RELEASE

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.

Versions

Version
0.0.24