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

resp project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.zhujk
ArtifactId

ArtifactId

resp-spring-boot-starter
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-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zhujk/resp-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.zhujk</groupId>
    <artifactId>resp-spring-boot-starter</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhujk/resp-spring-boot-starter/
implementation 'com.github.zhujk:resp-spring-boot-starter:1.0.6'
// https://jarcasting.com/artifacts/com.github.zhujk/resp-spring-boot-starter/
implementation ("com.github.zhujk:resp-spring-boot-starter:1.0.6")
'com.github.zhujk:resp-spring-boot-starter:jar:1.0.6'
<dependency org="com.github.zhujk" name="resp-spring-boot-starter" rev="1.0.6">
  <artifact name="resp-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhujk', module='resp-spring-boot-starter', version='1.0.6')
)
libraryDependencies += "com.github.zhujk" % "resp-spring-boot-starter" % "1.0.6"
[com.github.zhujk/resp-spring-boot-starter "1.0.6"]

Dependencies

compile (7)

Group / Artifact Type Version
com.github.zhujk : resp-spring-boot-autoconfigure jar 1.0.6
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
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.7.RELEASE

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