| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.caijh.auth |
| Идентификатор | Идентификаторauth-server-parent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеauth-server-parent
auth-server-parent
|
| Имя Файла | Размер |
|---|---|
| auth-server-parent-1.0.0.pom | 7 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 2.3.2.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.2.RELEASE |