Last Version

Launchers 5.3

A set of predefined launchers for different services like HTTP servers, RPC endpoints, etc.

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-launchers
Version

Version

5.3
Type

Type

pom
Description

Description

Launchers
A set of predefined launchers for different services like HTTP servers, RPC endpoints, etc.

Download activej-launchers 5.3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.activej : activej-boot jar 5.3
ch.qos.logback : logback-classic Optional jar 1.2.6
org.jetbrains : annotations jar 22.0.0
org.slf4j : slf4j-api jar 1.7.32

test (3)

Group / Artifact Type Version
io.activej : activej-test jar 5.3
junit : junit jar 4.13.2
org.jmock : jmock-junit4 jar 2.12.0

Project Modules

  • common
  • crdt
  • dataflow
  • http
  • fs
  • rpc