Last Version

ABS Remote API 0.8.10

ABS API is an Actor Model implementation in Java 8.

License

License

GroupId

GroupId

com.github.crisposs
ArtifactId

ArtifactId

abs-api-remote
Version

Version

0.8.10
Type

Type

jar
Description

Description

ABS Remote API
ABS API is an Actor Model implementation in Java 8.

Download abs-api-remote 0.8.10


<!-- 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"]

Dependencies

compile (14)

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

test (2)

Group / Artifact Type Version
org.junit : junit5-api jar 5.0.0-ALPHA
com.google.truth : truth jar 0.28

Project Modules

There are no modules declared in this project.