Last Version

com.github.rxyor:carp-spring 1.0.14.17

carp is project which contains common utils ,redis delay job , distributed lock and so on!

License

License

GroupId

GroupId

com.github.rxyor
ArtifactId

ArtifactId

carp-spring
Version

Version

1.0.14.17
Type

Type

pom
Description

Description

carp is project which contains common utils ,redis delay job , distributed lock and so on!

Download carp-spring 1.0.14.17


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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0
org.apache.commons : commons-lang3 jar 3.9
org.springframework : spring-context-support jar 5.2.0.RELEASE
io.netty : netty-all jar 4.1.36.Final

provided (2)

Group / Artifact Type Version
com.github.rxyor : carp-redis jar 1.0.14.17
com.github.rxyor : carp-distributed jar 1.0.14.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • carp-spring-web