jabs
jabs is an ABS implementation in Java as an API.
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.crisposs |
| ArtifactId | ArtifactIdabs-api-event |
| Last Version | Last Version0.8.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionABS API Event
ABS API is an Actor Model implementation in Java 8.
|
| Filename | Size |
|---|---|
| abs-api-event-0.8.10.pom | |
| abs-api-event-0.8.10.jar | 4 KB |
| abs-api-event-0.8.10-sources.jar | 2 KB |
| abs-api-event-0.8.10-javadoc.jar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.crisposs/abs-api-event/ -->
<dependency>
<groupId>com.github.crisposs</groupId>
<artifactId>abs-api-event</artifactId>
<version>0.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-event/
implementation 'com.github.crisposs:abs-api-event:0.8.10'
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-event/
implementation ("com.github.crisposs:abs-api-event:0.8.10")
'com.github.crisposs:abs-api-event:jar:0.8.10'
<dependency org="com.github.crisposs" name="abs-api-event" rev="0.8.10">
<artifact name="abs-api-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crisposs', module='abs-api-event', version='0.8.10')
)
libraryDependencies += "com.github.crisposs" % "abs-api-event" % "0.8.10"
[com.github.crisposs/abs-api-event "0.8.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| com.github.crisposs : abs-api | jar | 0.8.10 |
| org.projectreactor : reactor-core | jar | 1.1.5.RELEASE |
| 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.