auth-server-parent


License

License

GroupId

GroupId

com.github.caijh.auth
ArtifactId

ArtifactId

auth-server-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

auth-server-parent
auth-server-parent

Download auth-server-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.caijh.auth/auth-server-parent/ -->
<dependency>
    <groupId>com.github.caijh.auth</groupId>
    <artifactId>auth-server-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.caijh.auth/auth-server-parent/
implementation 'com.github.caijh.auth:auth-server-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.caijh.auth/auth-server-parent/
implementation ("com.github.caijh.auth:auth-server-parent:1.0.0")
'com.github.caijh.auth:auth-server-parent:pom:1.0.0'
<dependency org="com.github.caijh.auth" name="auth-server-parent" rev="1.0.0">
  <artifact name="auth-server-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.caijh.auth', module='auth-server-parent', version='1.0.0')
)
libraryDependencies += "com.github.caijh.auth" % "auth-server-parent" % "1.0.0"
[com.github.caijh.auth/auth-server-parent "1.0.0"]

Dependencies

compile (13)

Group / Artifact Type Version
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

  • auth-model
  • auth-server
  • auth-client

Versions

Version
1.0.0