Jar examples for c:crnickl
CrNiCKL (pronounced "chronicle") provides a data model and a database manager for generic time series.
You can download jar file crnickl 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add crnickl-2.0.0.jar to your project.
<dependency> <groupId>ch.agent</groupId> <artifactId>crnickl</artifactId> <version>2.0.0</version> </dependency>
compile group: 'ch.agent', name: 'crnickl', version: '2.0.0'
libraryDependencies += "ch.agent" % "crnickl" % "2.0.0"
<dependency org="ch.agent" name="crnickl" rev="2.0.0"/>
@Grapes(@Grab(group='ch.agent', module='crnickl', version='2.0.0'))
'ch.agent:crnickl:jar:2.0.0'
Click the following link to download the jar file.
crnickl-2.0.0-javadoc.jar