Last Version

rmi 1.0.3

Async RMI is modern true asynchronous Java RMI implementation.

License

License

GroupId

GroupId

com.github.barakb
ArtifactId

ArtifactId

asyncrmi
Version

Version

1.0.3
Type

Type

jar
Description

Description

rmi
Async RMI is modern true asynchronous Java RMI implementation.
Project URL

Project URL

http://barakb.github.io/asyncrmi/
Source Code Management

Source Code Management

https://github.com/barakb/asyncrmi

Download asyncrmi 1.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.9.Final
org.javassist : javassist jar 3.18.0-GA
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-site jar 1.7.25
org.yaml : snakeyaml jar 1.15

test (5)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.25
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.1
org.apache.logging.log4j : log4j-api jar 2.8.1
org.apache.logging.log4j : log4j-core jar 2.8.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.