Last Version

>router-client 1.0

router服务软件的JAVA客户端SDK

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.iih5
ArtifactId

ArtifactId

router-client
Version

Version

1.0
Type

Type

jar
Description

Description

>router-client
router服务软件的JAVA客户端SDK
Source Code Management

Source Code Management

https://github.com/xueyi123//netbox-router.git

Download router-client 1.0


<!-- https://jarcasting.com/artifacts/com.iih5/router-client/ -->
<dependency>
    <groupId>com.iih5</groupId>
    <artifactId>router-client</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.iih5/router-client/
implementation 'com.iih5:router-client:1.0'
// https://jarcasting.com/artifacts/com.iih5/router-client/
implementation ("com.iih5:router-client:1.0")
'com.iih5:router-client:jar:1.0'
<dependency org="com.iih5" name="router-client" rev="1.0">
  <artifact name="router-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iih5', module='router-client', version='1.0')
)
libraryDependencies += "com.iih5" % "router-client" % "1.0"
[com.iih5/router-client "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.21
io.netty : netty-all jar 4.0.23.Final
com.alibaba : fastjson jar 1.2.20

Project Modules

There are no modules declared in this project.