MVN

io.datakernel : datakernel-common

Maven & Gradle

Nov 14, 2019
6 usages

DataKernel : Common · Module containing various general utilities for DataKernel project.

<dependency>
    <groupId>io.datakernel</groupId>
    <artifactId>datakernel-common</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.datakernel : datakernel-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0
  • Latest Release Candidate: 3.0.0-rc
  • Latest Beta: 3.0.0-beta2

All Versions

Choose a version of io.datakernel : datakernel-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
datakernel-common-3.1.0
3.0.x
datakernel-common-3.0.1
datakernel-common-3.0.0
datakernel-common-3.0.0-rc
datakernel-common-3.0.0-beta2
datakernel-common-3.0.0-beta1
2.5.x
datakernel-common-2.5.13
datakernel-common-2.5.12
datakernel-common-2.5.11
datakernel-common-2.5.10

How to add a dependency to Maven

Add the following io.datakernel : datakernel-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.datakernel</groupId>
    <artifactId>datakernel-common</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.datakernel : datakernel-common gradle dependency to your build.gradle file:

implementation 'io.datakernel:datakernel-common:3.1.0'

Gradle Kotlin DSL: Add the following io.datakernel : datakernel-common gradle kotlin dependency to your build.gradle.kts file:

implementation("io.datakernel:datakernel-common:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.datakernel : datakernel-common sbt scala dependency to your build.sbt file:

libraryDependencies += "io.datakernel" % "datakernel-common" % "3.1.0"

Advertisement

Dependencies from Group

Nov 14, 2019
30 usages
91 stars
Nov 14, 2019
17 usages
91 stars
Nov 14, 2019
10 usages
91 stars
Nov 14, 2019
9 usages
91 stars
Nov 14, 2019
9 usages
91 stars

Discover Dependencies

Jul 26, 2018
5 usages
2 stars
May 27, 2018
5 usages
86 stars
Oct 19, 2021
5 usages
435 stars
Jun 18, 2023
6 usages
9 stars
Jan 04, 2023
5 usages
2.5k stars
Jun 12, 2019
8 usages
Jul 27, 2023
33 usages
169 stars