License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices H2 Data Databases OAuth2 Security Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.mzlnk.oauth2.exchange |
ArtifactId | ArtifactIdoauth2-exchange-spring-boot-autoconfigure |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoauth2-exchange-spring-boot-autoconfigure
Spring Boot autoconfiguration for oauth2-exchange Java library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.mzlnk.oauth2.exchange/oauth2-exchange-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.mzlnk.oauth2.exchange</groupId>
<artifactId>oauth2-exchange-spring-boot-autoconfigure</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.mzlnk.oauth2.exchange/oauth2-exchange-spring-boot-autoconfigure/
implementation 'io.mzlnk.oauth2.exchange:oauth2-exchange-spring-boot-autoconfigure:0.1.1'
// https://jarcasting.com/artifacts/io.mzlnk.oauth2.exchange/oauth2-exchange-spring-boot-autoconfigure/
implementation ("io.mzlnk.oauth2.exchange:oauth2-exchange-spring-boot-autoconfigure:0.1.1")
'io.mzlnk.oauth2.exchange:oauth2-exchange-spring-boot-autoconfigure:jar:0.1.1'
<dependency org="io.mzlnk.oauth2.exchange" name="oauth2-exchange-spring-boot-autoconfigure" rev="0.1.1">
<artifact name="oauth2-exchange-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mzlnk.oauth2.exchange', module='oauth2-exchange-spring-boot-autoconfigure', version='0.1.1')
)
libraryDependencies += "io.mzlnk.oauth2.exchange" % "oauth2-exchange-spring-boot-autoconfigure" % "0.1.1"
[io.mzlnk.oauth2.exchange/oauth2-exchange-spring-boot-autoconfigure "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.slf4j : slf4j-api | jar | 1.7.36 |
io.mzlnk.oauth2.exchange : oauth2-exchange-core | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.codehaus.groovy : groovy-all | pom | 3.0.9 |
org.mockito : mockito-all | jar | 1.10.19 |