HTTP-RMI Client
Client for services provided by Tiny Container via HTTP-RMI protocol and for W3C events stream.
License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
CategoriesJavaScript Languages Net CLI User Interface |
GroupId | GroupIdcom.js-lib |
ArtifactId | ArtifactIdjs-net-client |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTTP-RMI Client
Client for services provided by Tiny Container via HTTP-RMI protocol and for W3C events stream.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
js-net-client-1.2.0.pom | |
js-net-client-1.2.0.jar | 35 KB |
js-net-client-1.2.0-sources.jar | 32 KB |
js-net-client-1.2.0-javadoc.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.js-lib/js-net-client/ -->
<dependency>
<groupId>com.js-lib</groupId>
<artifactId>js-net-client</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.js-lib/js-net-client/
implementation 'com.js-lib:js-net-client:1.2.0'
// https://jarcasting.com/artifacts/com.js-lib/js-net-client/
implementation ("com.js-lib:js-net-client:1.2.0")
'com.js-lib:js-net-client:jar:1.2.0'
<dependency org="com.js-lib" name="js-net-client" rev="1.2.0">
<artifact name="js-net-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.js-lib', module='js-net-client', version='1.2.0')
)
libraryDependencies += "com.js-lib" % "js-net-client" % "1.2.0"
[com.js-lib/js-net-client "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.js-lib : js-dom | jar | 1.0.1 |
com.js-lib : js-json | jar | 1.0.2 |
com.js-lib : js-commons | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Client for services provided by Tiny Container via HTTP-RMI protocol and for W3C events stream.