is not current version
Last Version 1.3.0

cn.hippo4j:hippo4j-all 1.0.0-alpha3

🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件)

GroupId

GroupId

cn.hippo4j
ArtifactId

ArtifactId

hippo4j-all
Version

Version

1.0.0-alpha3
Type

Type

pom

Download hippo4j-all 1.0.0-alpha3


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