Jar examples for e:embed-influxDB
Download and start influxDB servers at runtime.
You can download jar file embed-influxDB 1.0.0 in this page.
Apache License 2.0
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'
Click the following link to download the jar file.
embed-influxDB-1.0.0-javadoc.jar