Last Version

SSOLite Spring Boot Autoconfigure 1.0.0

A lightweight single sign on library (auto-configuration for Spring Boot)

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.sahara3
ArtifactId

ArtifactId

ssolite-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar
Description

Description

SSOLite Spring Boot Autoconfigure
A lightweight single sign on library (auto-configuration 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-autoconfigure 1.0.0


<!-- 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"]

Dependencies

provided (1)

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

runtime (8)

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

Project Modules

There are no modules declared in this project.