spring-boot-oauth2-starter

MyNewtons OAuth2 starter

License

License

Categories

Categories

Spring Boot Container Microservices H2 Data Databases OAuth2 Security
GroupId

GroupId

ru.mynewtons
ArtifactId

ArtifactId

spring-boot-oauth2-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-oauth2-starter
MyNewtons OAuth2 starter
Project URL

Project URL

http://mynewtons.ru
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-oauth2-starter

How to add to project

<!-- 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"]

Dependencies

compile (17)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.10.RELEASE
org.projectlombok : lombok Optional jar 1.16.20
io.springfox : springfox-swagger2 jar 2.6.1
org.springframework.security.oauth : spring-security-oauth2 jar 2.0.11.RELEASE
org.apache.commons : commons-lang3 jar 3.6
commons-codec : commons-codec jar 1.9
commons-io : commons-io jar 2.4
org.apache.commons : commons-text jar 1.1
org.apache.commons : commons-collections4 jar 4.1
javax.validation : validation-api jar 1.1.0.Final
org.hibernate : hibernate-validator jar 5.4.1.Final

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.196

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.10.RELEASE
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0