is not current version
Last Version 2.3.3

de.dm.auth:activedirectory-spring-boot-starter 1.3.0

Starter for configuring activedirectory authentication, optimized for service to service communication via caching of credentials.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.dm.auth
ArtifactId

ArtifactId

activedirectory-spring-boot-starter
Version

Version

1.3.0
Type

Type

jar

Download activedirectory-spring-boot-starter 1.3.0


<!-- https://jarcasting.com/artifacts/de.dm.auth/activedirectory-spring-boot-starter/ -->
<dependency>
    <groupId>de.dm.auth</groupId>
    <artifactId>activedirectory-spring-boot-starter</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.dm.auth/activedirectory-spring-boot-starter/
implementation 'de.dm.auth:activedirectory-spring-boot-starter:1.3.0'
// https://jarcasting.com/artifacts/de.dm.auth/activedirectory-spring-boot-starter/
implementation ("de.dm.auth:activedirectory-spring-boot-starter:1.3.0")
'de.dm.auth:activedirectory-spring-boot-starter:jar:1.3.0'
<dependency org="de.dm.auth" name="activedirectory-spring-boot-starter" rev="1.3.0">
  <artifact name="activedirectory-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dm.auth', module='activedirectory-spring-boot-starter', version='1.3.0')
)
libraryDependencies += "de.dm.auth" % "activedirectory-spring-boot-starter" % "1.3.0"
[de.dm.auth/activedirectory-spring-boot-starter "1.3.0"]