is not current version
Last Version 5.3

ActiveJ : Boot : Workers 5.0

A convenient way to create and manage multiple similar instances.

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-workers
Version

Version

5.0
Type

Type

jar
Description

Description

ActiveJ : Boot : Workers
A convenient way to create and manage multiple similar instances.

Download activej-workers 5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.activej : activej-inject jar 5.0
org.jetbrains : annotations jar 22.0.0
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
io.activej : activej-common jar 5.0
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.6
org.jmock : jmock-junit4 jar 2.12.0

Project Modules

There are no modules declared in this project.