| Лицензия |
Лицензия
The MIT License
|
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.akhikhl.gretty |
| Идентификатор | Идентификаторgretty-commons-spring-boot-helper |
| Версия | Версия0.0.25 |
| Тип | Типjar |
| Описание |
Описаниеgretty-commons-spring-boot-helper
Advanced gradle plugin for running web-apps on jetty
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/org.akhikhl.gretty/gretty-commons-spring-boot-helper/ -->
<dependency>
<groupId>org.akhikhl.gretty</groupId>
<artifactId>gretty-commons-spring-boot-helper</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.akhikhl.gretty/gretty-commons-spring-boot-helper/
implementation 'org.akhikhl.gretty:gretty-commons-spring-boot-helper:0.0.25'
// https://jarcasting.com/artifacts/org.akhikhl.gretty/gretty-commons-spring-boot-helper/
implementation ("org.akhikhl.gretty:gretty-commons-spring-boot-helper:0.0.25")
'org.akhikhl.gretty:gretty-commons-spring-boot-helper:jar:0.0.25'
<dependency org="org.akhikhl.gretty" name="gretty-commons-spring-boot-helper" rev="0.0.25">
<artifact name="gretty-commons-spring-boot-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.akhikhl.gretty', module='gretty-commons-spring-boot-helper', version='0.0.25')
)
libraryDependencies += "org.akhikhl.gretty" % "gretty-commons-spring-boot-helper" % "0.0.25"
[org.akhikhl.gretty/gretty-commons-spring-boot-helper "0.0.25"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 1.1.1.RELEASE |
| org.codehaus.groovy : groovy-all | jar | 1.8.6 |
| org.akhikhl.gretty : gretty-commons-helper | jar | 0.0.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.spockframework : spock-core | jar | 0.7-groovy-2.0 |