MVN

online.sanen : cdm-api

Maven & Gradle

Jun 15, 2019
5 usages
2 stars

sanen cdm api · Java™ ORM framework interface

<dependency>
    <groupId>online.sanen</groupId>
    <artifactId>cdm-api</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of online.sanen : cdm-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of online.sanen : cdm-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
cdm-api-2.2.1
cdm-api-2.2.0
2.1.x
cdm-api-2.1.0
2.0.x
cdm-api-2.0.7
cdm-api-2.0.6
cdm-api-2.0.5
cdm-api-2.0.4
cdm-api-2.0.3
cdm-api-2.0.2-RELEASE
cdm-api-2.0.1-RELEASE
1.0
cdm-api-1.0-RELEASE

How to add a dependency to Maven

Add the following online.sanen : cdm-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>online.sanen</groupId>
    <artifactId>cdm-api</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following online.sanen : cdm-api gradle dependency to your build.gradle file:

implementation 'online.sanen:cdm-api:2.2.1'

Gradle Kotlin DSL: Add the following online.sanen : cdm-api gradle kotlin dependency to your build.gradle.kts file:

implementation("online.sanen:cdm-api:2.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following online.sanen : cdm-api sbt scala dependency to your build.sbt file:

libraryDependencies += "online.sanen" % "cdm-api" % "2.2.1"

Advertisement

Dependencies from Group

Jun 20, 2019
7 usages
2 stars
Jun 15, 2019
5 usages
2 stars
Mar 23, 2019
4 usages
2 stars
Jun 07, 2023
3 usages
2 stars
Jun 15, 2019
1 usages
2 stars

Discover Dependencies