com.github.zhujk:resp-spring-boot-autoconfigure

resp project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.zhujk
ArtifactId

ArtifactId

resp-spring-boot-autoconfigure
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

resp project for Spring Boot

Download resp-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.7.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0