License |
License |
---|---|
GroupId | GroupIdio.apisense.embed.influx |
ArtifactId | ArtifactIdembed-influxDB |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmbed InfluxDB
Download and start influxDB servers at runtime.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
embed-influxDB-1.2.1.pom | |
embed-influxDB-1.2.1.jar | 41 KB |
embed-influxDB-1.2.1-sources.jar | 24 KB |
embed-influxDB-1.2.1-javadoc.jar | 518 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.apisense.embed.influx/embed-influxDB/ -->
<dependency>
<groupId>io.apisense.embed.influx</groupId>
<artifactId>embed-influxDB</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.apisense.embed.influx/embed-influxDB/
implementation 'io.apisense.embed.influx:embed-influxDB:1.2.1'
// https://jarcasting.com/artifacts/io.apisense.embed.influx/embed-influxDB/
implementation ("io.apisense.embed.influx:embed-influxDB:1.2.1")
'io.apisense.embed.influx:embed-influxDB:jar:1.2.1'
<dependency org="io.apisense.embed.influx" name="embed-influxDB" rev="1.2.1">
<artifact name="embed-influxDB" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.apisense.embed.influx', module='embed-influxDB', version='1.2.1')
)
libraryDependencies += "io.apisense.embed.influx" % "embed-influxDB" % "1.2.1"
[io.apisense.embed.influx/embed-influxDB "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
com.moandjiezana.toml : toml4j | jar | 0.7.2 |
org.codehaus.plexus : plexus-container-default | jar | 1.7.1 |
org.codehaus.plexus : plexus-archiver | jar | 3.5 |
com.squareup.okhttp3 : okhttp | jar | 3.9.0 |
de.flapdoodle.embed : de.flapdoodle.embed.process | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |
com.squareup.okhttp3 : mockwebserver | jar | 3.9.0 |