License |
License |
---|---|
GroupId | GroupIdcom.github.rjolly |
ArtifactId | ArtifactIdremote4j-websocket |
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-websocket-1.2.pom | |
remote4j-websocket-1.2.jar | 4 KB |
remote4j-websocket-1.2-sources.jar | 1 KB |
remote4j-websocket-1.2-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rjolly/remote4j-websocket/ -->
<dependency>
<groupId>com.github.rjolly</groupId>
<artifactId>remote4j-websocket</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rjolly/remote4j-websocket/
implementation 'com.github.rjolly:remote4j-websocket:1.2'
// https://jarcasting.com/artifacts/com.github.rjolly/remote4j-websocket/
implementation ("com.github.rjolly:remote4j-websocket:1.2")
'com.github.rjolly:remote4j-websocket:jar:1.2'
<dependency org="com.github.rjolly" name="remote4j-websocket" rev="1.2">
<artifact name="remote4j-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rjolly', module='remote4j-websocket', version='1.2')
)
libraryDependencies += "com.github.rjolly" % "remote4j-websocket" % "1.2"
[com.github.rjolly/remote4j-websocket "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rjolly : remote4j | jar | 1.2 |
javax.websocket : javax.websocket-api | jar | 1.1 |
org.glassfish.tyrus : tyrus-container-jdk-client | jar | 1.12 |