| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.bigdullrock |
| Идентификатор | Идентификаторnifty-spring-boot-starter-demo |
| Последняя версия | Последняя версия0.8.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNifty Spring Boot Starter Demo
Spring Boot Starter for the Nifty Thrift Library
|
| Организация-разработчик |
Организация-разработчикBig Dull Rock |
<!-- https://jarcasting.com/artifacts/com.bigdullrock/nifty-spring-boot-starter-demo/ -->
<dependency>
<groupId>com.bigdullrock</groupId>
<artifactId>nifty-spring-boot-starter-demo</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bigdullrock/nifty-spring-boot-starter-demo/
implementation 'com.bigdullrock:nifty-spring-boot-starter-demo:0.8.0'
// https://jarcasting.com/artifacts/com.bigdullrock/nifty-spring-boot-starter-demo/
implementation ("com.bigdullrock:nifty-spring-boot-starter-demo:0.8.0")
'com.bigdullrock:nifty-spring-boot-starter-demo:jar:0.8.0'
<dependency org="com.bigdullrock" name="nifty-spring-boot-starter-demo" rev="0.8.0">
<artifact name="nifty-spring-boot-starter-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bigdullrock', module='nifty-spring-boot-starter-demo', version='0.8.0')
)
libraryDependencies += "com.bigdullrock" % "nifty-spring-boot-starter-demo" % "0.8.0"
[com.bigdullrock/nifty-spring-boot-starter-demo "0.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bigdullrock : nifty-spring-boot-starter | jar | 0.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 4.3.5.RELEASE |
| org.springframework.boot : spring-boot-test | jar | 1.4.3.RELEASE |
| junit : junit | jar | 4.12 |