| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаnl.42 |
| Идентификатор | Идентификаторspring-boot-starter-crowd |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot Starter CROWD
Spring Boot Security integration for CROWD.
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/nl.42/spring-boot-starter-crowd/ -->
<dependency>
<groupId>nl.42</groupId>
<artifactId>spring-boot-starter-crowd</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/nl.42/spring-boot-starter-crowd/
implementation 'nl.42:spring-boot-starter-crowd:2.0.2'
// https://jarcasting.com/artifacts/nl.42/spring-boot-starter-crowd/
implementation ("nl.42:spring-boot-starter-crowd:2.0.2")
'nl.42:spring-boot-starter-crowd:jar:2.0.2'
<dependency org="nl.42" name="spring-boot-starter-crowd" rev="2.0.2">
<artifact name="spring-boot-starter-crowd" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.42', module='spring-boot-starter-crowd', version='2.0.2')
)
libraryDependencies += "nl.42" % "spring-boot-starter-crowd" % "2.0.2"
[nl.42/spring-boot-starter-crowd "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-oxm | jar | |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework.boot : spring-boot-starter-web | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | |
| javax.servlet : javax.servlet-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |