| License |
License |
|---|---|
| GroupId | GroupIdru.shadam.gretty |
| ArtifactId | ArtifactIdgretty-core |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongretty-core
Advanced gradle plugin for running web-apps on jetty
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gretty-core-1.3.0.pom | |
| gretty-core-1.3.0.jar | 89 KB |
| gretty-core-1.3.0-sources.jar | 14 KB |
| gretty-core-1.3.0-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.shadam.gretty/gretty-core/ -->
<dependency>
<groupId>ru.shadam.gretty</groupId>
<artifactId>gretty-core</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.shadam.gretty/gretty-core/
implementation 'ru.shadam.gretty:gretty-core:1.3.0'
// https://jarcasting.com/artifacts/ru.shadam.gretty/gretty-core/
implementation ("ru.shadam.gretty:gretty-core:1.3.0")
'ru.shadam.gretty:gretty-core:jar:1.3.0'
<dependency org="ru.shadam.gretty" name="gretty-core" rev="1.3.0">
<artifact name="gretty-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.shadam.gretty', module='gretty-core', version='1.3.0')
)
libraryDependencies += "ru.shadam.gretty" % "gretty-core" % "1.3.0"
[ru.shadam.gretty/gretty-core "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bouncycastle : bcprov-jdk16 | jar | 1.46 |
| org.codehaus.groovy : groovy-json | jar | 2.3.10 |
| commons-io : commons-io | jar | 2.4 |
| org.codehaus.groovy : groovy | jar | 2.3.10 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| commons-cli : commons-cli | jar | 1.2 |
| commons-configuration : commons-configuration | jar | 1.10 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| org.springframework.boot : spring-boot-devtools | jar | 1.3.3.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 1.0-groovy-2.3 |
| org.codehaus.groovy : groovy-all | jar | 2.3.10 |