License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.pygmalios |
ArtifactId | ArtifactIdreactiveinflux_2.10 |
Version | Version0.10.0.5 |
Type | Typejar |
Description |
Descriptionreactiveinflux
Non-blocking, reactive InfluxDB driver for Scala and Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.pygmalios/reactiveinflux_2.10/ -->
<dependency>
<groupId>com.pygmalios</groupId>
<artifactId>reactiveinflux_2.10</artifactId>
<version>0.10.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.pygmalios/reactiveinflux_2.10/
implementation 'com.pygmalios:reactiveinflux_2.10:0.10.0.5'
// https://jarcasting.com/artifacts/com.pygmalios/reactiveinflux_2.10/
implementation ("com.pygmalios:reactiveinflux_2.10:0.10.0.5")
'com.pygmalios:reactiveinflux_2.10:jar:0.10.0.5'
<dependency org="com.pygmalios" name="reactiveinflux_2.10" rev="0.10.0.5">
<artifact name="reactiveinflux_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pygmalios', module='reactiveinflux_2.10', version='0.10.0.5')
)
libraryDependencies += "com.pygmalios" % "reactiveinflux_2.10" % "0.10.0.5"
[com.pygmalios/reactiveinflux_2.10 "0.10.0.5"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
joda-time : joda-time | jar | 2.9.2 |
org.scala-lang : scala-library | jar | 2.10.6 |
com.typesafe.play : play-ws_2.10 | jar | 2.3.10 |
org.joda : joda-convert | jar | 1.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
org.pegdown : pegdown | jar | 1.6.0 |
org.scalatest : scalatest_2.10 | jar | 2.2.6 |