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