| License |
License |
|---|---|
| GroupId | GroupIdcom.github.caijh.auth |
| ArtifactId | ArtifactIdauth-model |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionauth-server-parent
|
| Filename | Size |
|---|---|
| auth-model-1.0.0.pom | |
| auth-model-1.0.0.jar | 21 KB |
| auth-model-1.0.0-sources.jar | 8 KB |
| auth-model-1.0.0-javadoc.jar | 99 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.caijh.auth/auth-model/ -->
<dependency>
<groupId>com.github.caijh.auth</groupId>
<artifactId>auth-model</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.caijh.auth/auth-model/
implementation 'com.github.caijh.auth:auth-model:1.0.0'
// https://jarcasting.com/artifacts/com.github.caijh.auth/auth-model/
implementation ("com.github.caijh.auth:auth-model:1.0.0")
'com.github.caijh.auth:auth-model:jar:1.0.0'
<dependency org="com.github.caijh.auth" name="auth-model" rev="1.0.0">
<artifact name="auth-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.caijh.auth', module='auth-model', version='1.0.0')
)
libraryDependencies += "com.github.caijh.auth" % "auth-model" % "1.0.0"
[com.github.caijh.auth/auth-model "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.caijh.framework : framework-model | jar | 2.3.2-0.0.1 |
| javax.interceptor : javax.interceptor-api | jar | 1.2 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| org.glassfish.jaxb : jaxb-core | jar | 3.0.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
| javax.activation : activation | jar | 1.1.1 |
| javax.inject : javax.inject | jar | 1 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.javassist : javassist | jar | 3.27.0-GA |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.3.2.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.2.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-maven-allopen | jar | 1.4.32 |
| org.jetbrains.kotlin : kotlin-maven-noarg | jar | 1.4.32 |
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.2.RELEASE |