| License |
License |
|---|---|
| GroupId | GroupIdcom.github.rjolly |
| ArtifactId | ArtifactIdremote4j-channel |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionremote4j
Thin functional layer on top of RMI.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.rjolly |
| Filename | Size |
|---|---|
| remote4j-channel-1.2.pom | |
| remote4j-channel-1.2.jar | 4 KB |
| remote4j-channel-1.2-sources.jar | 1 KB |
| remote4j-channel-1.2-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.rjolly/remote4j-channel/ -->
<dependency>
<groupId>com.github.rjolly</groupId>
<artifactId>remote4j-channel</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rjolly/remote4j-channel/
implementation 'com.github.rjolly:remote4j-channel:1.2'
// https://jarcasting.com/artifacts/com.github.rjolly/remote4j-channel/
implementation ("com.github.rjolly:remote4j-channel:1.2")
'com.github.rjolly:remote4j-channel:jar:1.2'
<dependency org="com.github.rjolly" name="remote4j-channel" rev="1.2">
<artifact name="remote4j-channel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rjolly', module='remote4j-channel', version='1.2')
)
libraryDependencies += "com.github.rjolly" % "remote4j-channel" % "1.2"
[com.github.rjolly/remote4j-channel "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.rjolly : remote4j | jar | 1.2 |
| com.github.rjolly : java-channels-api | jar | 0.2 |