io.shulie.tro:tro-command-channel

tro 包含工具类、agent交互通道、异常处理模块等

License

License

GroupId

GroupId

io.shulie.tro
ArtifactId

ArtifactId

tro-command-channel
Last Version

Last Version

1.15.0
Release Date

Release Date

Type

Type

jar
Description

Description

tro 包含工具类、agent交互通道、异常处理模块等

Download tro-command-channel

How to add to project

<!-- https://jarcasting.com/artifacts/io.shulie.tro/tro-command-channel/ -->
<dependency>
    <groupId>io.shulie.tro</groupId>
    <artifactId>tro-command-channel</artifactId>
    <version>1.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.shulie.tro/tro-command-channel/
implementation 'io.shulie.tro:tro-command-channel:1.15.0'
// https://jarcasting.com/artifacts/io.shulie.tro/tro-command-channel/
implementation ("io.shulie.tro:tro-command-channel:1.15.0")
'io.shulie.tro:tro-command-channel:jar:1.15.0'
<dependency org="io.shulie.tro" name="tro-command-channel" rev="1.15.0">
  <artifact name="tro-command-channel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shulie.tro', module='tro-command-channel', version='1.15.0')
)
libraryDependencies += "io.shulie.tro" % "tro-command-channel" % "1.15.0"
[io.shulie.tro/tro-command-channel "1.15.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar 3.4.13
org.slf4j : slf4j-api jar 1.7.6
org.slf4j : slf4j-log4j12 jar 1.7.6
com.netflix.curator : curator-client jar 1.3.3
com.netflix.curator : curator-framework jar 1.3.3
com.netflix.curator : curator-recipes jar 1.3.3
com.alibaba : fastjson jar 1.2.75

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.15.0
1.4.16
1.4.15