jabs: Remote API

jabs is ABS concurrent object API in Java.

License

License

GroupId

GroupId

com.github.crisposs
ArtifactId

ArtifactId

jabs-remote
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

jabs: Remote API
jabs is ABS concurrent object API in Java.

Download jabs-remote

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
org.slf4j : jul-to-slf4j jar 1.7.21
com.github.crisposs : jabs-api jar 0.9.3
org.eclipse.jetty : jetty-server jar 9.3.6.v20151106
org.eclipse.jetty : jetty-http jar 9.3.6.v20151106
org.eclipse.jetty : jetty-continuation jar 9.3.6.v20151106
org.eclipse.jetty : jetty-servlet jar 9.3.6.v20151106
org.eclipse.jetty : jetty-servlets jar 9.3.6.v20151106
org.eclipse.jetty : jetty-util jar 9.3.6.v20151106
org.eclipse.jetty : jetty-io jar 9.3.6.v20151106
org.glassfish.jersey.core : jersey-server jar 2.23.1
org.glassfish.jersey.core : jersey-client jar 2.23.1
org.glassfish.jersey.containers : jersey-container-servlet jar 2.23.1
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.23.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.28

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3