| License |
License |
|---|---|
| GroupId | GroupIdio.shulie.tro |
| ArtifactId | ArtifactIdtro-operation-log |
| Version | Version1.15.0 |
| Type | Typepom |
| Description |
Descriptiontro 包含工具类、agent交互通道、异常处理模块等
|
| Filename | Size |
|---|---|
| tro-operation-log-1.15.0.pom | 655 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.shulie.tro/tro-operation-log/ -->
<dependency>
<groupId>io.shulie.tro</groupId>
<artifactId>tro-operation-log</artifactId>
<version>1.15.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.shulie.tro/tro-operation-log/
implementation 'io.shulie.tro:tro-operation-log:1.15.0'
// https://jarcasting.com/artifacts/io.shulie.tro/tro-operation-log/
implementation ("io.shulie.tro:tro-operation-log:1.15.0")
'io.shulie.tro:tro-operation-log:pom:1.15.0'
<dependency org="io.shulie.tro" name="tro-operation-log" rev="1.15.0">
<artifact name="tro-operation-log" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.shulie.tro', module='tro-operation-log', version='1.15.0')
)
libraryDependencies += "io.shulie.tro" % "tro-operation-log" % "1.15.0"
[io.shulie.tro/tro-operation-log "1.15.0"]