Last Version

Spring Boot Starter CROWD 2.0.2

Spring Boot Security integration for CROWD.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

spring-boot-starter-crowd
Version

Version

2.0.2
Type

Type

jar
Description

Description

Spring Boot Starter CROWD
Spring Boot Security integration for CROWD.
Source Code Management

Source Code Management

https://github.com/42BV/spring-boot-starter-crowd

Download spring-boot-starter-crowd 2.0.2


<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar
javax.servlet : javax.servlet-api jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.