| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.icexxx |
| Идентификатор | Идентификаторlathe-spring-boot-starter |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеlathe-spring-boot-starter
lathe-spring-boot-starter description
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.icexxx/lathe-spring-boot-starter/ -->
<dependency>
<groupId>com.icexxx</groupId>
<artifactId>lathe-spring-boot-starter</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.icexxx/lathe-spring-boot-starter/
implementation 'com.icexxx:lathe-spring-boot-starter:2.0.2'
// https://jarcasting.com/artifacts/com.icexxx/lathe-spring-boot-starter/
implementation ("com.icexxx:lathe-spring-boot-starter:2.0.2")
'com.icexxx:lathe-spring-boot-starter:jar:2.0.2'
<dependency org="com.icexxx" name="lathe-spring-boot-starter" rev="2.0.2">
<artifact name="lathe-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icexxx', module='lathe-spring-boot-starter', version='2.0.2')
)
libraryDependencies += "com.icexxx" % "lathe-spring-boot-starter" % "2.0.2"
[com.icexxx/lathe-spring-boot-starter "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter Необязательный | jar | 2.1.15.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.1.15.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | 2.1.15.RELEASE |
| org.springframework : spring-webmvc Необязательный | jar | 5.2.12.RELEASE |
| javax.servlet : javax.servlet-api Необязательный | jar | 3.1.0 |
| com.fasterxml.jackson.core : jackson-databind Необязательный | jar | 2.9.8 |
| org.springframework.data : spring-data-redis Необязательный | jar | 2.2.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test Необязательный | jar | 2.1.15.RELEASE |