| License |
License |
|---|---|
| GroupId | GroupIdcom.flowyun |
| ArtifactId | ArtifactIdconcurrent-spring |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.flowyun:concurrent-spring
Spring Rest Enhancement
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| concurrent-spring-1.0.3.pom | |
| concurrent-spring-1.0.3.jar | 34 KB |
| concurrent-spring-1.0.3-sources.jar | 22 KB |
| concurrent-spring-1.0.3-javadoc.jar | 171 KB |
| Browse |
<!-- 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"]
| 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 |