Last Version

RxAerospike 0.3.0

RxJava2 wrapper for aerospike-client-java

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.ganet
ArtifactId

ArtifactId

rxaerospike
Version

Version

0.3.0
Type

Type

jar
Description

Description

RxAerospike
RxJava2 wrapper for aerospike-client-java
Project URL

Project URL

https://github.com/Ganet/rxaerospike
Source Code Management

Source Code Management

https://github.com/Ganet/rxaerospike/tree/master

Download rxaerospike 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.ganet/rxaerospike/ -->
<dependency>
    <groupId>com.github.ganet</groupId>
    <artifactId>rxaerospike</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ganet/rxaerospike/
implementation 'com.github.ganet:rxaerospike:0.3.0'
// https://jarcasting.com/artifacts/com.github.ganet/rxaerospike/
implementation ("com.github.ganet:rxaerospike:0.3.0")
'com.github.ganet:rxaerospike:jar:0.3.0'
<dependency org="com.github.ganet" name="rxaerospike" rev="0.3.0">
  <artifact name="rxaerospike" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ganet', module='rxaerospike', version='0.3.0')
)
libraryDependencies += "com.github.ganet" % "rxaerospike" % "0.3.0"
[com.github.ganet/rxaerospike "0.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.5
com.aerospike : aerospike-client jar 3.3.1
io.reactivex.rxjava2 : rxjava jar 2.0.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.jetbrains.kotlin : kotlin-test jar 1.0.5
org.mockito : mockito-core jar 2.2.17

Project Modules

There are no modules declared in this project.