Last Version

ActiveJ 5.3

Java components for building high-performance scalable applications with asynchronous I/O, ranging from standalone applications to global solutions.

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej
Version

Version

5.3
Type

Type

pom
Description

Description

ActiveJ
Java components for building high-performance scalable applications with asynchronous I/O, ranging from standalone applications to global solutions.
Project URL

Project URL

https://activej.io/
Source Code Management

Source Code Management

https://github.com/activej/activej

Download activej 5.3

Filename Size
activej-5.3.pom 12 KB
Browse

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

Dependencies

compile (2)

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

test (3)

Group / Artifact Type Version
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

  • archetypes
  • boot
  • boot-servicegraph
  • boot-workers
  • boot-config
  • boot-triggers
  • boot-jmx
  • boot-jmx-api
  • boot-jmx-stats
  • core-eventloop
  • core-bytebuf
  • core-codegen
  • core-serializer
  • core-specializer
  • core-promise
  • core-csp
  • core-net
  • core-datastream
  • core-http
  • core-inject
  • cloud-rpc
  • cloud-fs
  • launcher
  • launchers
  • util-common
  • util-types
  • util-state
  • test
  • extra/cloud-dataflow
  • extra/cloud-crdt
  • extra/cloud-etl
  • extra/cloud-lsmt-aggregation
  • extra/cloud-lsmt-cube
  • extra/cloud-memcache
  • extra/cloud-multilog
  • extra/cloud-ot
  • extra/cloud-redis
  • extra/uikernel