License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices H2 Data Databases OAuth2 Security |
GroupId | GroupIdru.mynewtons |
ArtifactId | ArtifactIdspring-boot-oauth2-starter |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-oauth2-starter
MyNewtons OAuth2 starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ru.mynewtons/spring-boot-oauth2-starter/ -->
<dependency>
<groupId>ru.mynewtons</groupId>
<artifactId>spring-boot-oauth2-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.mynewtons/spring-boot-oauth2-starter/
implementation 'ru.mynewtons:spring-boot-oauth2-starter:1.0.2'
// https://jarcasting.com/artifacts/ru.mynewtons/spring-boot-oauth2-starter/
implementation ("ru.mynewtons:spring-boot-oauth2-starter:1.0.2")
'ru.mynewtons:spring-boot-oauth2-starter:jar:1.0.2'
<dependency org="ru.mynewtons" name="spring-boot-oauth2-starter" rev="1.0.2">
<artifact name="spring-boot-oauth2-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.mynewtons', module='spring-boot-oauth2-starter', version='1.0.2')
)
libraryDependencies += "ru.mynewtons" % "spring-boot-oauth2-starter" % "1.0.2"
[ru.mynewtons/spring-boot-oauth2-starter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.196 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.10.RELEASE |
org.springframework.security : spring-security-test | jar |