MVN

org.canedata : cane-api

Maven & Gradle

Mar 31, 2014
4 usages
1 stars

Cane API · Cane is based on the coding behaviour analysis of data manipulation interface to allow coders are close to their habit of thinking of ways to manipulate the data. API definition for Cane.

<dependency>
    <groupId>org.canedata</groupId>
    <artifactId>cane-api</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.canedata : cane-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of org.canedata : cane-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5
cane-api-0.5

How to add a dependency to Maven

Add the following org.canedata : cane-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.canedata</groupId>
    <artifactId>cane-api</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.canedata : cane-api gradle dependency to your build.gradle file:

implementation 'org.canedata:cane-api:0.5'

Gradle Kotlin DSL: Add the following org.canedata : cane-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.canedata:cane-api:0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.canedata : cane-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.canedata" % "cane-api" % "0.5"

Advertisement

Dependencies from Group

Mar 31, 2014
4 usages
1 stars
May 21, 2020
3 usages
0 stars

Discover Dependencies

May 08, 2019
37 usages
5 stars
May 24, 2019
5 usages
Aug 26, 2022
50 usages
248 stars
Dec 04, 2021
19 usages
63 stars
ws
Apr 11, 2017
13 usages
0 stars
Jan 26, 2022
13 usages
1 stars
Mar 28, 2019
6 usages
12 stars
Nov 15, 2019
4 usages
0 stars
Jun 21, 2022
32 usages
293 stars