License |
License |
---|---|
GroupId | GroupIdio.github.reinershir.auth |
ArtifactId | ArtifactIdlui-auth |
Version | Version1.2.3-RELEASE |
Type | Typejar |
Description |
Descriptionlui-auth
simple authentication frame work
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lui-auth-1.2.3-RELEASE.pom | |
lui-auth-1.2.3-RELEASE.jar | 96 KB |
lui-auth-1.2.3-RELEASE-sources.jar | 56 KB |
lui-auth-1.2.3-RELEASE-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.reinershir.auth/lui-auth/ -->
<dependency>
<groupId>io.github.reinershir.auth</groupId>
<artifactId>lui-auth</artifactId>
<version>1.2.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.reinershir.auth/lui-auth/
implementation 'io.github.reinershir.auth:lui-auth:1.2.3-RELEASE'
// https://jarcasting.com/artifacts/io.github.reinershir.auth/lui-auth/
implementation ("io.github.reinershir.auth:lui-auth:1.2.3-RELEASE")
'io.github.reinershir.auth:lui-auth:jar:1.2.3-RELEASE'
<dependency org="io.github.reinershir.auth" name="lui-auth" rev="1.2.3-RELEASE">
<artifact name="lui-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.reinershir.auth', module='lui-auth', version='1.2.3-RELEASE')
)
libraryDependencies += "io.github.reinershir.auth" % "lui-auth" % "1.2.3-RELEASE"
[io.github.reinershir.auth/lui-auth "1.2.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
com.google.guava : guava | jar | 30.0-jre |
org.springframework.boot : spring-boot-autoconfigure | jar |