Last Version

SSOLite Spring Boot Starter 1.0.0

A lightweight single sign on library (starter for Spring Boot)

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.sahara3
ArtifactId

ArtifactId

ssolite-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

SSOLite Spring Boot Starter
A lightweight single sign on library (starter for Spring Boot)
Project URL

Project URL

https://github.com/sahara3/ssolite
Source Code Management

Source Code Management

https://github.com/sahara3/ssolite

Download ssolite-spring-boot-starter 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.sahara3 : ssolite-core jar 1.0.0
com.github.sahara3 : ssolite-spring jar 1.0.0
com.github.sahara3 : ssolite-spring-boot-autoconfigure jar 1.0.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

Project Modules

There are no modules declared in this project.