authorization-spring-boot-starter

Common Components Based on Springboot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.paganini2008.springworld
ArtifactId

ArtifactId

authorization-spring-boot-starter
Last Version

Last Version

2.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

authorization-spring-boot-starter
Common Components Based on Springboot

Download authorization-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.code.gson : gson jar
org.springframework.boot : spring-boot-starter-data-redis jar
redis.clients : jedis jar
org.springframework.cloud : spring-cloud-starter-oauth2 jar
com.github.paganini2008 : devtools-lang jar 2.0-RC1
org.projectlombok : lombok jar
org.apache.commons : commons-lang3 jar

provided (2)

Group / Artifact Type Version
org.springframework : spring-web jar
javax.servlet : javax.servlet-api jar

Project Modules

There are no modules declared in this project.

springworld

a series of components based in spring framework/springboot

Versions

Version
2.0-RC1