License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.zhujk |
ArtifactId | ArtifactIdresp-spring-boot-autoconfigure |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionresp project for Spring Boot
|
<!-- https://jarcasting.com/artifacts/com.github.zhujk/resp-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.zhujk</groupId>
<artifactId>resp-spring-boot-autoconfigure</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhujk/resp-spring-boot-autoconfigure/
implementation 'com.github.zhujk:resp-spring-boot-autoconfigure:1.0.6'
// https://jarcasting.com/artifacts/com.github.zhujk/resp-spring-boot-autoconfigure/
implementation ("com.github.zhujk:resp-spring-boot-autoconfigure:1.0.6")
'com.github.zhujk:resp-spring-boot-autoconfigure:jar:1.0.6'
<dependency org="com.github.zhujk" name="resp-spring-boot-autoconfigure" rev="1.0.6">
<artifact name="resp-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhujk', module='resp-spring-boot-autoconfigure', version='1.0.6')
)
libraryDependencies += "com.github.zhujk" % "resp-spring-boot-autoconfigure" % "1.0.6"
[com.github.zhujk/resp-spring-boot-autoconfigure "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.7.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.7.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.2.7.RELEASE |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | |
org.jetbrains.kotlin : kotlin-reflect | jar | |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.7.RELEASE |