| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.hushengte |
| Идентификатор | Идентификаторdisciples-spring-boot |
| Последняя версия | Последняя версия2.6.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеdisciples-spring-boot
Spring Boot Support for Disciples Project
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| disciples-spring-boot-2.6.3.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hushengte/disciples-spring-boot/ -->
<dependency>
<groupId>com.github.hushengte</groupId>
<artifactId>disciples-spring-boot</artifactId>
<version>2.6.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hushengte/disciples-spring-boot/
implementation 'com.github.hushengte:disciples-spring-boot:2.6.3'
// https://jarcasting.com/artifacts/com.github.hushengte/disciples-spring-boot/
implementation ("com.github.hushengte:disciples-spring-boot:2.6.3")
'com.github.hushengte:disciples-spring-boot:pom:2.6.3'
<dependency org="com.github.hushengte" name="disciples-spring-boot" rev="2.6.3">
<artifact name="disciples-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hushengte', module='disciples-spring-boot', version='2.6.3')
)
libraryDependencies += "com.github.hushengte" % "disciples-spring-boot" % "2.6.3"
[com.github.hushengte/disciples-spring-boot "2.6.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.3 |
| jakarta.servlet : jakarta.servlet-api Необязательный | jar | 4.0.4 |
| org.hibernate : hibernate-core Необязательный | jar | 5.4.32.Final |
| com.github.hushengte : disciples-feed Необязательный | jar | 2.0.3 |
| com.github.hushengte : disciples-iam-core Необязательный | jar | 2.0.2 |
| com.github.hushengte : disciples-iam-oauth2 Необязательный | jar | 2.0.2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.3 |
| com.h2database : h2 | jar | 2.1.210 |
| com.zaxxer : HikariCP | jar | 4.0.3 |
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 3.16.1 |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |