is not current version
Last Version 5.3

ActiveJ 5.0-beta1

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.0-beta1
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.0-beta1

Filename Size
activej-5.0-beta1.pom 12 KB
Browse

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

Dependencies

compile (2)

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

test (3)

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

  • 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