| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.shulie.pradar | 
    
| ArtifactId | ArtifactIdlog-remoting | 
    
| Last Version | Last Version2.0.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description日志协议 
         | 
    
| Filename | Size | 
|---|---|
| log-remoting-2.0.5.pom | |
| log-remoting-2.0.5.jar | 69 KB | 
| log-remoting-2.0.5-sources.jar | 36 KB | 
| log-remoting-2.0.5-javadoc.jar | 295 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.shulie.pradar/log-remoting/ -->
<dependency>
    <groupId>io.shulie.pradar</groupId>
    <artifactId>log-remoting</artifactId>
    <version>2.0.5</version>
</dependency>
                // https://jarcasting.com/artifacts/io.shulie.pradar/log-remoting/
implementation 'io.shulie.pradar:log-remoting:2.0.5'
                // https://jarcasting.com/artifacts/io.shulie.pradar/log-remoting/
implementation ("io.shulie.pradar:log-remoting:2.0.5")
                'io.shulie.pradar:log-remoting:jar:2.0.5'
                <dependency org="io.shulie.pradar" name="log-remoting" rev="2.0.5">
  <artifact name="log-remoting" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.shulie.pradar', module='log-remoting', version='2.0.5')
)
                libraryDependencies += "io.shulie.pradar" % "log-remoting" % "2.0.5"
                [io.shulie.pradar/log-remoting "2.0.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.netty : netty-all | jar | 4.1.33.Final | 
| com.esotericsoftware : kryo | jar | 4.0.2 | 
| com.esotericsoftware : minlog | jar | 1.3.0 | 
| org.objenesis : objenesis | jar | 2.5.1 | 
| commons-lang : commons-lang | jar | 2.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.29 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13 | 
| org.powermock : powermock-core | jar | 1.6.5 | 
| org.powermock : powermock-module-junit4 | jar | 1.6.5 | 
| org.mockito : mockito-all | jar | 2.0.0-beta | 
| org.powermock : powermock-api-mockito | jar | 1.6.5 |