Cane core

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

License

License

Categories

Categories

Data
GroupId

GroupId

org.canedata
ArtifactId

ArtifactId

cane-core
Last Version

Last Version

0.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://github.com/cane/core

Download cane-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.canedata/cane-core/ -->
<dependency>
    <groupId>org.canedata</groupId>
    <artifactId>cane-core</artifactId>
    <version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.canedata/cane-core/
implementation 'org.canedata:cane-core:0.5.3'
// https://jarcasting.com/artifacts/org.canedata/cane-core/
implementation ("org.canedata:cane-core:0.5.3")
'org.canedata:cane-core:jar:0.5.3'
<dependency org="org.canedata" name="cane-core" rev="0.5.3">
  <artifact name="cane-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.canedata', module='cane-core', version='0.5.3')
)
libraryDependencies += "org.canedata" % "cane-core" % "0.5.3"
[org.canedata/cane-core "0.5.3"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.canedata : cane-api jar 0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.3
0.5.2
0.5.1
0.5