service parent

Service Parent

Лицензия

Лицензия

Группа

Группа

com.github.jiesu12
Идентификатор

Идентификатор

service-parent
Последняя версия

Последняя версия

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

service parent
Service Parent

Скачать service-parent

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-security jar 2.6.2
org.springframework.boot : spring-boot-starter-web jar 2.6.2
org.springframework.boot : spring-boot-starter-actuator jar 2.6.2
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar
com.fasterxml.jackson.module : jackson-module-kotlin jar
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar
io.jsonwebtoken : jjwt-api jar 0.11.2

runtime (2)

Идентификатор библиотеки Тип Версия
io.jsonwebtoken : jjwt-impl jar 0.11.2
io.jsonwebtoken : jjwt-jackson jar 0.11.2

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.6.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0
1.2.0