service parent

Service Parent

License

License

GroupId

GroupId

com.github.jiesu12
ArtifactId

ArtifactId

service-parent
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

service parent
Service Parent

Download service-parent

How to add to project

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

Dependencies

compile (8)

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

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.11.2
io.jsonwebtoken : jjwt-jackson jar 0.11.2

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0