Last Version

gretty 1.3.0

Advanced gradle plugin for running web-apps on jetty

License

License

GroupId

GroupId

ru.shadam.gretty
ArtifactId

ArtifactId

gretty
Version

Version

1.3.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/saladinkzn/gretty

Download gretty 1.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-loader-tools jar 1.2.3.RELEASE
org.eclipse.jetty : jetty-util jar 8.1.8.v20121106
org.springframework.boot : spring-boot-dependency-tools jar 1.2.3.RELEASE
ru.shadam.gretty : gretty-core jar 1.3.0

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.3
org.codehaus.groovy : groovy-all jar 2.3.10

Project Modules

There are no modules declared in this project.