is not current version
Last Version 4.0.2

gretty-starter 3.0.5

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

License

License

MIT
GroupId

GroupId

org.gretty
ArtifactId

ArtifactId

gretty-starter
Version

Version

3.0.5
Type

Type

jar
Description

Description

gretty-starter
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-starter 3.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-cli-commons jar 2.5.12
org.gretty : gretty-core jar 3.0.5

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.