is not current version
Last Version 0.0.2

io.github.acmenlt:hippo4j-all 0.0.1

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

GroupId

GroupId

io.github.acmenlt
ArtifactId

ArtifactId

hippo4j-all
Version

Version

0.0.1
Type

Type

pom

Download hippo4j-all 0.0.1

Filename Size
hippo4j-all-0.0.1.pom 10 KB
Browse

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