jabs
jabs is an ABS implementation in Java as an API.
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.crisposs |
| ArtifactId | ArtifactIdabs-api-remote |
| Last Version | Last Version0.8.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionABS Remote API
ABS API is an Actor Model implementation in Java 8.
|
| Filename | Size |
|---|---|
| abs-api-remote-0.8.10.pom | |
| abs-api-remote-0.8.10.jar | 17 KB |
| abs-api-remote-0.8.10-sources.jar | 7 KB |
| abs-api-remote-0.8.10-javadoc.jar | 53 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.crisposs/abs-api-remote/ -->
<dependency>
<groupId>com.github.crisposs</groupId>
<artifactId>abs-api-remote</artifactId>
<version>0.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-remote/
implementation 'com.github.crisposs:abs-api-remote:0.8.10'
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-remote/
implementation ("com.github.crisposs:abs-api-remote:0.8.10")
'com.github.crisposs:abs-api-remote:jar:0.8.10'
<dependency org="com.github.crisposs" name="abs-api-remote" rev="0.8.10">
<artifact name="abs-api-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crisposs', module='abs-api-remote', version='0.8.10')
)
libraryDependencies += "com.github.crisposs" % "abs-api-remote" % "0.8.10"
[com.github.crisposs/abs-api-remote "0.8.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| org.slf4j : jul-to-slf4j | jar | 1.7.13 |
| com.github.crisposs : abs-api | jar | 0.8.10 |
| 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.22.1 |
| org.glassfish.jersey.core : jersey-client | jar | 2.22.1 |
| org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.22.1 |
| org.glassfish.jersey.containers : jersey-container-servlet-core | jar | 2.22.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit : junit5-api | jar | 5.0.0-ALPHA |
| com.google.truth : truth | jar | 0.28 |
jabs is an ABS implementation in Java as an API.