com.flowyun:concurrent-spring

Spring Rest Enhancement

License

License

GroupId

GroupId

com.flowyun
ArtifactId

ArtifactId

concurrent-spring
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.flowyun:concurrent-spring
Spring Rest Enhancement
Project URL

Project URL

https://gitee.com/stone_forever/concurrent-spring.git
Source Code Management

Source Code Management

https://gitee.com/stone_forever/concurrent-spring/tree/master

Download concurrent-spring

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-context Optional jar 5.2.3.RELEASE
org.redisson : redisson Optional jar 3.12.4
com.google.guava : guava Optional jar 28.2-jre

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2