Download embed-influxDB-1.0.0.jar file - Jar e

Jar examples for e:embed-influxDB

Description

Download and start influxDB servers at runtime.

You can download jar file embed-influxDB 1.0.0 in this page.

License

Apache License 2.0

Build File

You can use the following script to add embed-influxDB-1.0.0.jar to your project.

<dependency>
   <groupId>io.apisense.embed.influx</groupId>
   <artifactId>embed-influxDB</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'io.apisense.embed.influx', name: 'embed-influxDB', version: '1.0.0'
libraryDependencies += "io.apisense.embed.influx" % "embed-influxDB" % "1.0.0"
<dependency org="io.apisense.embed.influx" name="embed-influxDB" rev="1.0.0"/>
@Grapes(@Grab(group='io.apisense.embed.influx', module='embed-influxDB', version='1.0.0'))
'io.apisense.embed.influx:embed-influxDB:jar:1.0.0'

Download

Click the following link to download the jar file.

embed-influxDB-1.0.0-javadoc.jar
embed-influxDB-1.0.0-sources.jar
embed-influxDB-1.0.0.jar
embed-influxDB-1.0.0.pom



Related Tutorials