MVN

dk.cachet.carp.data : carp.data.core-js

Maven & Gradle

May 08, 2023
3 usages
19 stars

Data Domain Model and Application Services · Contains all pseudonymized data. When combined with the original study protocol, the full provenance of the data (when/why it was collected) is known.

<dependency>
    <groupId>dk.cachet.carp.data</groupId>
    <artifactId>carp.data.core-js</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dk.cachet.carp.data : carp.data.core-js to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2
  • Latest Alpha: 1.0.0-alpha.39

All Versions

Choose a version of dk.cachet.carp.data : carp.data.core-js to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
carp.data.core-js-1.1.2
carp.data.core-js-1.1.1
carp.data.core-js-1.1.0
1.0.x
carp.data.core-js-1.0.0
carp.data.core-js-1.0.0-alpha.39
carp.data.core-js-1.0.0-alpha.38
carp.data.core-js-1.0.0-alpha.37
carp.data.core-js-1.0.0-alpha.36

How to add a dependency to Maven

Add the following dk.cachet.carp.data : carp.data.core-js maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dk.cachet.carp.data</groupId>
    <artifactId>carp.data.core-js</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dk.cachet.carp.data : carp.data.core-js gradle dependency to your build.gradle file:

implementation 'dk.cachet.carp.data:carp.data.core-js:1.1.2'

Gradle Kotlin DSL: Add the following dk.cachet.carp.data : carp.data.core-js gradle kotlin dependency to your build.gradle.kts file:

implementation("dk.cachet.carp.data:carp.data.core-js:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following dk.cachet.carp.data : carp.data.core-js sbt scala dependency to your build.sbt file:

libraryDependencies += "dk.cachet.carp.data" % "carp.data.core-js" % "1.1.2"

Advertisement

Dependencies from Group

May 08, 2023
3 usages
19 stars
May 08, 2023
3 usages
19 stars
May 08, 2023
19 stars

Discover Dependencies

Feb 06, 2023
4 usages
513 stars
Aug 21, 2023
1 usages
5 stars
Sep 22, 2022
8 stars
Oct 12, 2021
2 usages
25 stars
Sep 01, 2021
0 stars
Jul 06, 2023
1 usages
3 stars
Jul 06, 2023
3 stars
Aug 24, 2023
1 usages
74 stars