io.imast:work4j-channel

A communication channel API between Controller and Workers

License

License

GroupId

GroupId

io.imast
ArtifactId

ArtifactId

work4j-channel
Last Version

Last Version

0.0.1.PREVIEW
Release Date

Release Date

Type

Type

jar
Description

Description

io.imast:work4j-channel
A communication channel API between Controller and Workers

Download work4j-channel

How to add to project

<!-- https://jarcasting.com/artifacts/io.imast/work4j-channel/ -->
<dependency>
    <groupId>io.imast</groupId>
    <artifactId>work4j-channel</artifactId>
    <version>0.0.1.PREVIEW</version>
</dependency>
// https://jarcasting.com/artifacts/io.imast/work4j-channel/
implementation 'io.imast:work4j-channel:0.0.1.PREVIEW'
// https://jarcasting.com/artifacts/io.imast/work4j-channel/
implementation ("io.imast:work4j-channel:0.0.1.PREVIEW")
'io.imast:work4j-channel:jar:0.0.1.PREVIEW'
<dependency org="io.imast" name="work4j-channel" rev="0.0.1.PREVIEW">
  <artifact name="work4j-channel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imast', module='work4j-channel', version='0.0.1.PREVIEW')
)
libraryDependencies += "io.imast" % "work4j-channel" % "0.0.1.PREVIEW"
[io.imast/work4j-channel "0.0.1.PREVIEW"]

Dependencies

compile (1)

Group / Artifact Type Version
io.imast : work4j-model jar 0.0.1.PREVIEW

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

imast-core

io.imast

Imast Laboratories

Versions

Version
0.0.1.PREVIEW
0.0.1.RC2