License |
License |
---|---|
GroupId | GroupIdcom.github.jiesu12 |
ArtifactId | ArtifactIdservice-parent |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionservice parent
Service Parent
|
Filename | Size |
---|---|
service-parent-1.3.0.pom | |
service-parent-1.3.0.jar | 23 KB |
service-parent-1.3.0-sources.jar | 9 KB |
service-parent-1.3.0-javadoc.jar | 324 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.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 |