Last Version

io.dwpbank.movewp3:microservice-security-autoconfiguration 52ee589

A library to abstract away the details to enable a Spring-Boot-based microservice to support authentication (via OpenID Connect).

Categories

Categories

Security Auto Application Layer Libs Code Generators Configuration config
GroupId

GroupId

io.dwpbank.movewp3
ArtifactId

ArtifactId

microservice-security-autoconfiguration
Version

Version

52ee589
Type

Type

jar
Description

Description

Download microservice-security-autoconfiguration 52ee589


<!-- https://jarcasting.com/artifacts/io.dwpbank.movewp3/microservice-security-autoconfiguration/ -->
<dependency>
    <groupId>io.dwpbank.movewp3</groupId>
    <artifactId>microservice-security-autoconfiguration</artifactId>
    <version>52ee589</version>
</dependency>
// https://jarcasting.com/artifacts/io.dwpbank.movewp3/microservice-security-autoconfiguration/
implementation 'io.dwpbank.movewp3:microservice-security-autoconfiguration:52ee589'
// https://jarcasting.com/artifacts/io.dwpbank.movewp3/microservice-security-autoconfiguration/
implementation ("io.dwpbank.movewp3:microservice-security-autoconfiguration:52ee589")
'io.dwpbank.movewp3:microservice-security-autoconfiguration:jar:52ee589'
<dependency org="io.dwpbank.movewp3" name="microservice-security-autoconfiguration" rev="52ee589">
  <artifact name="microservice-security-autoconfiguration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dwpbank.movewp3', module='microservice-security-autoconfiguration', version='52ee589')
)
libraryDependencies += "io.dwpbank.movewp3" % "microservice-security-autoconfiguration" % "52ee589"
[io.dwpbank.movewp3/microservice-security-autoconfiguration "52ee589"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.