springworld
a series of components based in spring framework/springboot
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.paganini2008.springworld |
ArtifactId | ArtifactIdauthorization-spring-boot-starter |
Last Version | Last Version2.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauthorization-spring-boot-starter
Common Components Based on Springboot
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | |
javax.servlet : javax.servlet-api | jar |
a series of components based in spring framework/springboot