jabs: Parent

jabs is ABS concurrent object API in Java.

License

License

GroupId

GroupId

com.github.crisposs
ArtifactId

ArtifactId

jabs-parent
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

pom
Description

Description

jabs: Parent
jabs is ABS concurrent object API in Java.
Project URL

Project URL

https://github.com/CrispOSS/jabs
Source Code Management

Source Code Management

https://github.com/CrispOSS/jabs.git

Download jabs-parent

Filename Size
jabs-parent-0.9.3.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.crisposs/jabs-parent/ -->
<dependency>
    <groupId>com.github.crisposs</groupId>
    <artifactId>jabs-parent</artifactId>
    <version>0.9.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.crisposs/jabs-parent/
implementation 'com.github.crisposs:jabs-parent:0.9.3'
// https://jarcasting.com/artifacts/com.github.crisposs/jabs-parent/
implementation ("com.github.crisposs:jabs-parent:0.9.3")
'com.github.crisposs:jabs-parent:pom:0.9.3'
<dependency org="com.github.crisposs" name="jabs-parent" rev="0.9.3">
  <artifact name="jabs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.crisposs', module='jabs-parent', version='0.9.3')
)
libraryDependencies += "com.github.crisposs" % "jabs-parent" % "0.9.3"
[com.github.crisposs/jabs-parent "0.9.3"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.28

Project Modules

  • jabs-api
  • jabs-event
  • jabs-event-sample
  • jabs-remote
  • jabs-remote-sample
  • jabs-docs

Versions

Version
0.9.3