jabs
jabs is an ABS implementation in Java as an API.
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.crisposs |
| ArtifactId | ArtifactIdabs-api |
| Last Version | Last Version0.8.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionABS API
ABS API is an Actor Model implementation in Java 8.
|
| Filename | Size |
|---|---|
| abs-api-0.8.10.pom | |
| abs-api-0.8.10.jar | 38 KB |
| abs-api-0.8.10-sources.jar | 27 KB |
| abs-api-0.8.10-javadoc.jar | 198 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.crisposs/abs-api/ -->
<dependency>
<groupId>com.github.crisposs</groupId>
<artifactId>abs-api</artifactId>
<version>0.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api/
implementation 'com.github.crisposs:abs-api:0.8.10'
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api/
implementation ("com.github.crisposs:abs-api:0.8.10")
'com.github.crisposs:abs-api:jar:0.8.10'
<dependency org="com.github.crisposs" name="abs-api" rev="0.8.10">
<artifact name="abs-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crisposs', module='abs-api', version='0.8.10')
)
libraryDependencies += "com.github.crisposs" % "abs-api" % "0.8.10"
[com.github.crisposs/abs-api "0.8.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.openhft : affinity | jar | 3.0 |
| 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.