gretty-core

Advanced gradle plugin for running web-apps on jetty

Лицензия

Лицензия

Группа

Группа

ru.shadam.gretty
Идентификатор

Идентификатор

gretty-core
Последняя версия

Последняя версия

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

gretty-core
Advanced gradle plugin for running web-apps on jetty
Ссылка на сайт

Ссылка на сайт

https://github.com/saladinkzn/gretty

Скачать gretty-core

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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

test (2)

Идентификатор библиотеки Тип Версия
org.spockframework : spock-core jar 1.0-groovy-2.3
org.codehaus.groovy : groovy-all jar 2.3.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0
1.2.5