is not current version
Last Version 5.3

ActiveJ : Boot : Workers 4.3

Simple to use, high-abstraction level I/O async programming model

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-workers
Version

Version

4.3
Type

Type

jar
Description

Description

ActiveJ : Boot : Workers
Simple to use, high-abstraction level I/O async programming model

Download activej-workers 4.3


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

Dependencies

compile (3)

Group / Artifact Type Version
io.activej : activej-inject jar 4.3
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.29

test (4)

Group / Artifact Type Version
io.activej : activej-test jar 4.3
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.3
org.jmock : jmock-junit4 jar 2.8.1

Project Modules

There are no modules declared in this project.