soe-router

Simple Object Exchange for java.

License

License

GroupId

GroupId

cn.ibaijia
ArtifactId

ArtifactId

soe-router
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

soe-router
Simple Object Exchange for java.

Download soe-router

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
cn.ibaijia : isocket-aio jar 1.0.1
junit : junit jar 4.12
com.alibaba : fastjson jar 1.2.44
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0