gretty-starter

Advanced gradle plugin for running web-apps on jetty

License

License

GroupId

GroupId

ru.shadam.gretty
ArtifactId

ArtifactId

gretty-starter
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/saladinkzn/gretty

Download gretty-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
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.

Versions

Version
1.3.0
1.2.5