is not current version
Last Version 1.3.0

cn.hippo4j:hippo4j-all 1.2.0-RC2

动态可观测线程池框架, 为业务系统提高线上运行保障能力.

GroupId

GroupId

cn.hippo4j
ArtifactId

ArtifactId

hippo4j-all
Version

Version

1.2.0-RC2
Type

Type

pom

Download hippo4j-all 1.2.0-RC2

Filename Size
hippo4j-all-1.2.0-RC2.pom 10 KB
Browse

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