Last Version

CrNiCKL database 2.0.0

CrNiCKL (pronounced "chronicle") provides a data model and a database manager for generic time series.

License

License

GroupId

GroupId

ch.agent
ArtifactId

ArtifactId

crnickl
Version

Version

2.0.0
Type

Type

jar
Description

Description

CrNiCKL database
CrNiCKL (pronounced "chronicle") provides a data model and a database manager for generic time series.
Project URL

Project URL

http://agent.ch/timeseries/crnickl/
Source Code Management

Source Code Management

https://github.com/jpvetterli/crnickl.git

Download crnickl 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
ch.agent : t2 jar 2.0.0

Project Modules

There are no modules declared in this project.