Jar examples for t:tsfile
A columnar file format designed for time-series data
You can download jar file tsfile 0.1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add tsfile-0.1.0.jar to your project.
<dependency> <groupId>cn.edu.tsinghua</groupId> <artifactId>tsfile</artifactId> <version>0.1.0</version> </dependency>
compile group: 'cn.edu.tsinghua', name: 'tsfile', version: '0.1.0'
libraryDependencies += "cn.edu.tsinghua" % "tsfile" % "0.1.0"
<dependency org="cn.edu.tsinghua" name="tsfile" rev="0.1.0"/>
@Grapes(@Grab(group='cn.edu.tsinghua', module='tsfile', version='0.1.0'))
'cn.edu.tsinghua:tsfile:jar:0.1.0'
Click the following link to download the jar file.
tsfile-0.1.0-jar-with-dependencies.jar