| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.treblle |
| Идентификатор | Идентификаторtreblle-spring-boot-starter |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtreblle-spring-boot-starter
Official Treblle Starter for Spring Boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикTreblle |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.treblle/treblle-spring-boot-starter/ -->
<dependency>
<groupId>com.treblle</groupId>
<artifactId>treblle-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.treblle/treblle-spring-boot-starter/
implementation 'com.treblle:treblle-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.treblle/treblle-spring-boot-starter/
implementation ("com.treblle:treblle-spring-boot-starter:1.0.0")
'com.treblle:treblle-spring-boot-starter:jar:1.0.0'
<dependency org="com.treblle" name="treblle-spring-boot-starter" rev="1.0.0">
<artifact name="treblle-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.treblle', module='treblle-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.treblle" % "treblle-spring-boot-starter" % "1.0.0"
[com.treblle/treblle-spring-boot-starter "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.4.10 |
| org.springframework.boot : spring-boot-autoconfigure-processor | jar | 2.4.10 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.10 |