Last Version

DataKernel : Common 3.1.0

Module containing various general utilities for DataKernel project.

License

License

Categories

Categories

Data
GroupId

GroupId

io.datakernel
ArtifactId

ArtifactId

datakernel-common
Version

Version

3.1.0
Type

Type

jar
Description

Description

DataKernel : Common
Module containing various general utilities for DataKernel project.
Project URL

Project URL

https://datakernel.io/datakernel-common/

Download datakernel-common 3.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.datakernel : datakernel-jmxapi Optional jar 3.1.0
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3
org.jmock : jmock-junit4 jar 2.8.1

Project Modules

There are no modules declared in this project.