jabs
jabs is an ABS implementation in Java as an API.
| License | License | 
|---|---|
| GroupId | GroupIdcom.github.crisposs | 
| ArtifactId | ArtifactIdjabs-remote | 
| Last Version | Last Version0.9.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjabs: Remote API jabs is ABS concurrent object API in Java. | 
| Filename | Size | 
|---|---|
| jabs-remote-0.9.3.pom | |
| jabs-remote-0.9.3.jar | 24 KB | 
| jabs-remote-0.9.3-sources.jar | 12 KB | 
| jabs-remote-0.9.3-javadoc.jar | 62 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| com.google.truth : truth | jar | 0.28 | 
jabs is an ABS implementation in Java as an API.