| License |
License |
|---|---|
| GroupId | GroupIdru.shadam.gretty |
| ArtifactId | ArtifactIdgretty |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongretty
Advanced gradle plugin for running web-apps on jetty
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gretty-1.3.0.pom | |
| gretty-1.3.0.jar | 818 KB |
| gretty-1.3.0-sources.jar | 58 KB |
| gretty-1.3.0-javadoc.jar | 190 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 1.0-groovy-2.3 |
| org.codehaus.groovy : groovy-all | jar | 2.3.10 |