MVN

org.canedata : cane-core

Maven & Gradle

May 21, 2020
3 usages
0 stars

Cane core · The core provides part of the basis of implementation for Cane API, as well as some kit. This is not required.

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

Latest Version

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

  • Latest Stable: 0.5.3

All Versions

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

Version Vulnerabilities Updated
0.5.x
cane-core-0.5.3
0.5
cane-core-0.5

How to add a dependency to Maven

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

<dependency>
    <groupId>org.canedata</groupId>
    <artifactId>cane-core</artifactId>
    <version>0.5.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.canedata:cane-core:0.5.3'

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

implementation("org.canedata:cane-core:0.5.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.canedata" % "cane-core" % "0.5.3"

Advertisement

Dependencies from Group

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

Discover Dependencies

Aug 25, 2023
1 usages
1.3k stars
Jun 27, 2019
1 usages
3 stars
Jul 12, 2023
43 usages
1.3k stars
Aug 05, 2023
250 usages
2.1k stars
Jun 14, 2023
1 usages
196 stars
Feb 08, 2021
30 usages
2.5k stars
Aug 25, 2023
23 usages
1.8k stars