aerospike-core


License

License

GroupId

GroupId

io.github.reugn
ArtifactId

ArtifactId

aerospike-core_2.13
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

aerospike-core
aerospike-core
Project URL

Project URL

https://github.com/reugn/aerospike-client-scala
Project Organization

Project Organization

io.github.reugn
Source Code Management

Source Code Management

https://github.com/reugn/aerospike-client-scala

Download aerospike-core_2.13

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
com.aerospike : aerospike-client jar 5.1.8
com.typesafe.akka : akka-stream_2.13 jar 2.6.16
io.netty : netty-all jar 4.1.68.Final
com.typesafe : config jar 1.4.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0