Download plovercrest-client-1.0.1.jar file - Jar p

Jar examples for p:plovercrest-client

Description

Core interfaces and client implementation of the Plovercrest time series database.

You can download jar file plovercrest-client 1.0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add plovercrest-client-1.0.1.jar to your project.

<dependency>
   <groupId>com.kolibrifx.plovercrest</groupId>
   <artifactId>plovercrest-client</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.kolibrifx.plovercrest', name: 'plovercrest-client', version: '1.0.1'
libraryDependencies += "com.kolibrifx.plovercrest" % "plovercrest-client" % "1.0.1"
<dependency org="com.kolibrifx.plovercrest" name="plovercrest-client" rev="1.0.1"/>
@Grapes(@Grab(group='com.kolibrifx.plovercrest', module='plovercrest-client', version='1.0.1'))
'com.kolibrifx.plovercrest:plovercrest-client:jar:1.0.1'

Download

Click the following link to download the jar file.

plovercrest-client-1.0.1-javadoc.jar
plovercrest-client-1.0.1-sources.jar
plovercrest-client-1.0.1.jar
plovercrest-client-1.0.1.pom



Related Tutorials