is not current version
Last Version 4.0.2

gretty 3.0.5

Advanced gradle plugin for running web-apps on jetty and tomcat

License

License

MIT
GroupId

GroupId

org.gretty
ArtifactId

ArtifactId

gretty
Version

Version

3.0.5
Type

Type

jar
Description

Description

gretty
Advanced gradle plugin for running web-apps on jetty and tomcat
Project URL

Project URL

https://github.com/gretty-gradle-plugin/gretty
Source Code Management

Source Code Management

https://github.com/gretty-gradle-plugin/gretty.git

Download gretty 3.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.gretty : gretty-core jar 3.0.5
org.springframework.boot : spring-boot-loader-tools jar 2.0.2.RELEASE
org.eclipse.jetty : jetty-util jar 8.1.22.v20160922

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.