resp

resp project for Spring Boot

License

License

GroupId

GroupId

com.github.zhujk
ArtifactId

ArtifactId

resp
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

resp
resp project for Spring Boot

Download resp

Filename Size
resp-1.0.6.pom 9 KB
Browse

How to add to project

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

Dependencies

compile (6)

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

  • resp-spring-boot-autoconfigure
  • resp-spring-boot-starter

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0