License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.sahara3 |
ArtifactId | ArtifactIdssolite-spring-boot-starter |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionSSOLite Spring Boot Starter
A lightweight single sign on library (starter for Spring Boot)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ssolite-spring-boot-starter-1.0.0.pom | |
ssolite-spring-boot-starter-1.0.0.jar | 291 bytes |
ssolite-spring-boot-starter-1.0.0-sources.jar | 261 bytes |
ssolite-spring-boot-starter-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |