jabs
jabs is an ABS implementation in Java as an API.
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.crisposs |
| ArtifactId | ArtifactIdjabs-api |
| Last Version | Last Version0.9.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjabs: API
jabs is ABS concurrent object API in Java.
|
| Filename | Size |
|---|---|
| jabs-api-0.9.3.pom | |
| jabs-api-0.9.3.jar | 78 KB |
| jabs-api-0.9.3-sources.jar | 49 KB |
| jabs-api-0.9.3-javadoc.jar | 267 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.crisposs/jabs-api/ -->
<dependency>
<groupId>com.github.crisposs</groupId>
<artifactId>jabs-api</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crisposs/jabs-api/
implementation 'com.github.crisposs:jabs-api:0.9.3'
// https://jarcasting.com/artifacts/com.github.crisposs/jabs-api/
implementation ("com.github.crisposs:jabs-api:0.9.3")
'com.github.crisposs:jabs-api:jar:0.9.3'
<dependency org="com.github.crisposs" name="jabs-api" rev="0.9.3">
<artifact name="jabs-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crisposs', module='jabs-api', version='0.9.3')
)
libraryDependencies += "com.github.crisposs" % "jabs-api" % "0.9.3"
[com.github.crisposs/jabs-api "0.9.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.openhft : affinity | jar | 3.0.6 |
| 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.