| License |
License |
|---|---|
| GroupId | GroupIdorg.jupiter-rpc |
| ArtifactId | ArtifactIdjupiter-example |
| Version | Version1.3.1 |
| Type | Typejar |
| Description |
DescriptionJupiter is a distributed RPC framework.
|
| Filename | Size |
|---|---|
| jupiter-example-1.3.1.pom | |
| jupiter-example-1.3.1.jar | 165 KB |
| jupiter-example-1.3.1-sources.jar | 100 KB |
| jupiter-example-1.3.1-javadoc.jar | 513 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jupiter-rpc/jupiter-example/ -->
<dependency>
<groupId>org.jupiter-rpc</groupId>
<artifactId>jupiter-example</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jupiter-rpc/jupiter-example/
implementation 'org.jupiter-rpc:jupiter-example:1.3.1'
// https://jarcasting.com/artifacts/org.jupiter-rpc/jupiter-example/
implementation ("org.jupiter-rpc:jupiter-example:1.3.1")
'org.jupiter-rpc:jupiter-example:jar:1.3.1'
<dependency org="org.jupiter-rpc" name="jupiter-example" rev="1.3.1">
<artifact name="jupiter-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jupiter-rpc', module='jupiter-example', version='1.3.1')
)
libraryDependencies += "org.jupiter-rpc" % "jupiter-example" % "1.3.1"
[org.jupiter-rpc/jupiter-example "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jupiter-rpc : jupiter-all | jar | 1.3.1 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.opentracing : opentracing-mock | jar | 0.31.0 |
| io.opentracing.brave : brave-opentracing | jar | 0.23.0 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |