Last Version

jupiter/All-in-One 1.3.1

Jupiter is a distributed RPC framework.

License

License

GroupId

GroupId

org.jupiter-rpc
ArtifactId

ArtifactId

jupiter-all
Version

Version

1.3.1
Type

Type

jar
Description

Description

jupiter/All-in-One
Jupiter is a distributed RPC framework.

Download jupiter-all 1.3.1


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

Dependencies

compile (25)

Group / Artifact Type Version
io.netty : netty-common jar 4.1.27.Final
io.netty : netty-buffer jar 4.1.27.Final
io.netty : netty-codec jar 4.1.27.Final
io.netty : netty-handler jar 4.1.27.Final
io.netty : netty-transport jar 4.1.27.Final
io.netty : netty-transport-native-epoll jar 4.1.27.Final
io.netty : netty-transport-native-kqueue jar 4.1.27.Final
com.caucho : hessian jar 4.0.38
com.esotericsoftware.kryo : kryo jar 2.23.0
io.protostuff : protostuff-core jar 1.6.0
io.protostuff : protostuff-runtime jar 1.6.0
org.ow2.asm : asm jar 6.0
net.bytebuddy : byte-buddy jar 1.9.10
com.lmax : disruptor jar 3.3.7
io.dropwizard.metrics : metrics-core jar 4.0.2
net.openhft : affinity jar 3.1.7
org.slf4j : slf4j-api jar 1.7.5
org.apache.zookeeper : zookeeper jar 3.4.14
org.apache.curator : curator-framework jar 2.9.1
org.apache.curator : curator-recipes jar 2.9.1
org.springframework : spring-context jar 4.3.0.RELEASE
io.opentracing : opentracing-api jar 0.31.0
io.opentracing : opentracing-noop jar 0.31.0
org.openjdk.jmh : jmh-core jar 1.20
org.openjdk.jmh : jmh-generator-annprocess jar 1.20

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.