| License |
License |
|---|---|
| GroupId | GroupIdcom.zhizus |
| ArtifactId | ArtifactIdforest |
| Version | Version0.0.1 |
| Type | Typepom |
| Description |
DescriptionForest RPC
Forest RPC
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| forest-0.0.1.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zhizus/forest/ -->
<dependency>
<groupId>com.zhizus</groupId>
<artifactId>forest</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zhizus/forest/
implementation 'com.zhizus:forest:0.0.1'
// https://jarcasting.com/artifacts/com.zhizus/forest/
implementation ("com.zhizus:forest:0.0.1")
'com.zhizus:forest:pom:0.0.1'
<dependency org="com.zhizus" name="forest" rev="0.0.1">
<artifact name="forest" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zhizus', module='forest', version='0.0.1')
)
libraryDependencies += "com.zhizus" % "forest" % "0.0.1"
[com.zhizus/forest "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugins : maven-gpg-plugin | jar | 1.6 |
| io.netty : netty-buffer | jar | 4.1.0.Final |
| io.netty : netty-common | jar | 4.1.0.Final |
| io.netty : netty-codec | jar | 4.1.0.Final |
| io.netty : netty-transport | jar | 4.1.0.Final |
| io.netty : netty-handler | jar | 4.1.0.Final |
| io.netty : netty-codec-http | jar | 4.1.0.Final |
| org.springframework : spring-context | jar | 4.2.5.RELEASE |
| org.springframework : spring-aop | jar | 4.2.5.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| log4j : log4j | jar | 1.2.16 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
| org.aeonbits.owner : owner | jar | 1.0.8 |
| com.alibaba : fastjson | jar | 1.1.36 |
| org.apache.commons : commons-pool2 | jar | 2.2 |
| com.google.guava : guava | jar | 17.0 |
| org.xerial.snappy : snappy-java | jar | 1.1.1.6 |
| com.caucho : hessian | jar | 4.0.38 |
| com.esotericsoftware.kryo : kryo | jar | 2.24.0 |
| org.apache.curator : curator-x-discovery | jar | 2.7.1 |
| redis.clients : jedis | jar | 2.4.2 |