is not current version
Last Version 5.3

ActiveJ : Util : Common 5.0-beta1

Module containing various general utilities for ActiveJ project.

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-common
Version

Version

5.0-beta1
Type

Type

jar
Description

Description

ActiveJ : Util : Common
Module containing various general utilities for ActiveJ project.

Download activej-common 5.0-beta1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.activej : activej-types jar 5.0-beta1
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

There are no modules declared in this project.