okauth-spring-boot-starter

OkAuth Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.wautsns
ArtifactId

ArtifactId

okauth-spring-boot-starter
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

okauth-spring-boot-starter
OkAuth Spring Boot Starter

Download okauth-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.wautsns : okauth-core jar 2.0.1
org.springframework.boot : spring-boot jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.1.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.1
1.0.0