Jar examples for e:embed-influxDB
Download and start influxDB servers at runtime.
You can download jar file embed-influxDB 1.0.2 in this page.
Apache License 2.0
You can use the following script to add embed-influxDB-1.0.2.jar to your project.
<dependency> <groupId>io.apisense.embed.influx</groupId> <artifactId>embed-influxDB</artifactId> <version>1.0.2</version> </dependency>
compile group: 'io.apisense.embed.influx', name: 'embed-influxDB', version: '1.0.2'
libraryDependencies += "io.apisense.embed.influx" % "embed-influxDB" % "1.0.2"
<dependency org="io.apisense.embed.influx" name="embed-influxDB" rev="1.0.2"/>
@Grapes(@Grab(group='io.apisense.embed.influx', module='embed-influxDB', version='1.0.2'))
'io.apisense.embed.influx:embed-influxDB:jar:1.0.2'
Click the following link to download the jar file.
embed-influxDB-1.0.2-javadoc.jar