is not current version
Last Version 5.3

Launchers 4.3

Package provides a set of predefined launchers for different services as HTTP servers, RPC endpoints, etc.

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-launchers
Version

Version

4.3
Type

Type

pom
Description

Description

Launchers
Package provides a set of predefined launchers for different services as HTTP servers, RPC endpoints, etc.

Download activej-launchers 4.3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.activej : activej-boot jar 4.3
ch.qos.logback : logback-classic Optional jar 1.2.3
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.29

test (3)

Group / Artifact Type Version
io.activej : activej-test jar 4.3
junit : junit jar 4.13.1
org.jmock : jmock-junit4 jar 2.8.1

Project Modules

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