is not current version
Last Version 4.0.14

org.hswebframework.web:hsweb-concurrent 3.0.9

并发包

GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-concurrent
Version

Version

3.0.9
Type

Type

pom

Download hsweb-concurrent 3.0.9


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