is not current version
Last Version 1.0.2

ru.mynewtons:spring-boot-oauth2-starter 1.0.1

MyNewtons WS OAuth2 starter

Categories

Categories

Spring Boot Container Microservices H2 Data Databases OAuth2 Security
GroupId

GroupId

ru.mynewtons
ArtifactId

ArtifactId

spring-boot-oauth2-starter
Version

Version

1.0.1
Type

Type

jar

Download spring-boot-oauth2-starter 1.0.1


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