| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcn.ibaijia | 
    
| ArtifactId | ArtifactIdsoe-client | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionsoe-client 
            Simple Object Exchange for java. 
         | 
    
| Filename | Size | 
|---|---|
| soe-client-1.0.0.pom | |
| soe-client-1.0.0.jar | 38 KB | 
| soe-client-1.0.0-sources.jar | 22 KB | 
| soe-client-1.0.0-javadoc.jar | 212 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.ibaijia/soe-client/ -->
<dependency>
    <groupId>cn.ibaijia</groupId>
    <artifactId>soe-client</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.ibaijia/soe-client/
implementation 'cn.ibaijia:soe-client:1.0.0'
                // https://jarcasting.com/artifacts/cn.ibaijia/soe-client/
implementation ("cn.ibaijia:soe-client:1.0.0")
                'cn.ibaijia:soe-client:jar:1.0.0'
                <dependency org="cn.ibaijia" name="soe-client" rev="1.0.0">
  <artifact name="soe-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.ibaijia', module='soe-client', version='1.0.0')
)
                libraryDependencies += "cn.ibaijia" % "soe-client" % "1.0.0"
                [cn.ibaijia/soe-client "1.0.0"]
                | 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 | 
| dom4j : dom4j | jar | 1.6 |