is not current version
Last Version 1.3.0

cn.hippo4j:hippo4j-all 1.1.0-beta.2

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

GroupId

GroupId

cn.hippo4j
ArtifactId

ArtifactId

hippo4j-all
Version

Version

1.1.0-beta.2
Type

Type

pom

Download hippo4j-all 1.1.0-beta.2


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