com.github.caijh.auth:auth-model

auth-server-parent

License

License

GroupId

GroupId

com.github.caijh.auth
ArtifactId

ArtifactId

auth-model
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

auth-server-parent

Download auth-model

How to add to project

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

Dependencies

compile (14)

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

provided (3)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0