License |
License |
---|---|
GroupId | GroupIdcn.hippo4j |
ArtifactId | ArtifactIdhippo4j-all |
Version | Version0.0.1 |
Type | Typepom |
Description |
Descriptionhippo4j-all
🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件)
|
Project URL |
Project URL |
Filename | Size |
---|---|
hippo4j-all-0.0.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.hippo4j/hippo4j-all/ -->
<dependency>
<groupId>cn.hippo4j</groupId>
<artifactId>hippo4j-all</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.hippo4j/hippo4j-all/
implementation 'cn.hippo4j:hippo4j-all:0.0.1'
// https://jarcasting.com/artifacts/cn.hippo4j/hippo4j-all/
implementation ("cn.hippo4j:hippo4j-all:0.0.1")
'cn.hippo4j:hippo4j-all:pom:0.0.1'
<dependency org="cn.hippo4j" name="hippo4j-all" rev="0.0.1">
<artifact name="hippo4j-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.hippo4j', module='hippo4j-all', version='0.0.1')
)
libraryDependencies += "cn.hippo4j" % "hippo4j-all" % "0.0.1"
[cn.hippo4j/hippo4j-all "0.0.1"]