License |
License |
---|---|
GroupId | GroupIdorg.jupiter-rpc |
ArtifactId | ArtifactIdjupiter-all |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptionjupiter/All-in-One
Jupiter is a distributed RPC framework.
|
Filename | Size |
---|---|
jupiter-all-1.3.1.pom | |
jupiter-all-1.3.1.jar | 785 KB |
jupiter-all-1.3.1-tests.jar | 1 KB |
jupiter-all-1.3.1-sources.jar | 542 KB |
jupiter-all-1.3.1-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |