License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.sahara3 |
ArtifactId | ArtifactIdssolite-spring-boot-autoconfigure |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionSSOLite Spring Boot Autoconfigure
A lightweight single sign on library (auto-configuration for Spring Boot)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.sahara3/ssolite-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.sahara3</groupId>
<artifactId>ssolite-spring-boot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sahara3/ssolite-spring-boot-autoconfigure/
implementation 'com.github.sahara3:ssolite-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/com.github.sahara3/ssolite-spring-boot-autoconfigure/
implementation ("com.github.sahara3:ssolite-spring-boot-autoconfigure:1.0.0")
'com.github.sahara3:ssolite-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="com.github.sahara3" name="ssolite-spring-boot-autoconfigure" rev="1.0.0">
<artifact name="ssolite-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sahara3', module='ssolite-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "com.github.sahara3" % "ssolite-spring-boot-autoconfigure" % "1.0.0"
[com.github.sahara3/ssolite-spring-boot-autoconfigure "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 |
com.github.sahara3 : ssolite-core | jar | 1.0.0 |
com.github.sahara3 : ssolite-spring | jar | 1.0.0 |
org.springframework : spring-core | jar | 5.0.13.RELEASE |
org.springframework : spring-context | jar | 5.0.13.RELEASE |
org.springframework.boot : spring-boot | jar | 2.0.9.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.9.RELEASE |
org.springframework.security : spring-security-config | jar | 5.0.12.RELEASE |