License |
License |
---|---|
GroupId | GroupIdcn.spark2fire.alberti |
ArtifactId | ArtifactIdauth-core |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionalberti authentication core service
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
auth-core-0.0.8.pom | |
auth-core-0.0.8.jar | 34 KB |
auth-core-0.0.8-sources.jar | 11 KB |
auth-core-0.0.8-javadoc.jar | 350 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.spark2fire.alberti/auth-core/ -->
<dependency>
<groupId>cn.spark2fire.alberti</groupId>
<artifactId>auth-core</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/cn.spark2fire.alberti/auth-core/
implementation 'cn.spark2fire.alberti:auth-core:0.0.8'
// https://jarcasting.com/artifacts/cn.spark2fire.alberti/auth-core/
implementation ("cn.spark2fire.alberti:auth-core:0.0.8")
'cn.spark2fire.alberti:auth-core:jar:0.0.8'
<dependency org="cn.spark2fire.alberti" name="auth-core" rev="0.0.8">
<artifact name="auth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.spark2fire.alberti', module='auth-core', version='0.0.8')
)
libraryDependencies += "cn.spark2fire.alberti" % "auth-core" % "0.0.8"
[cn.spark2fire.alberti/auth-core "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.8 |
org.springframework.boot : spring-boot-starter-security | jar | 2.6.8 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.8 |
org.jetbrains.kotlin : kotlin-reflect | jar | |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar |