| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.github.otrimegistro |
| ArtifactId | ArtifactIdaerospikez_2.11 |
| Version | Version0.2 |
| Type | Typejar |
| Description |
Descriptionaerospikez
Aerospike v3 Scala Client
|
| Project Organization |
Project Organizationcom.github.otrimegistro |
| Filename | Size |
|---|---|
| aerospikez_2.11-0.2.pom | |
| aerospikez_2.11-0.2.jar | 460 KB |
| aerospikez_2.11-0.2-sources.jar | 207 KB |
| aerospikez_2.11-0.2-javadoc.jar | 1019 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.otrimegistro/aerospikez_2.11/ -->
<dependency>
<groupId>com.github.otrimegistro</groupId>
<artifactId>aerospikez_2.11</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.otrimegistro/aerospikez_2.11/
implementation 'com.github.otrimegistro:aerospikez_2.11:0.2'
// https://jarcasting.com/artifacts/com.github.otrimegistro/aerospikez_2.11/
implementation ("com.github.otrimegistro:aerospikez_2.11:0.2")
'com.github.otrimegistro:aerospikez_2.11:jar:0.2'
<dependency org="com.github.otrimegistro" name="aerospikez_2.11" rev="0.2">
<artifact name="aerospikez_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.otrimegistro', module='aerospikez_2.11', version='0.2')
)
libraryDependencies += "com.github.otrimegistro" % "aerospikez_2.11" % "0.2"
[com.github.otrimegistro/aerospikez_2.11 "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.2 |
| org.scalaz : scalaz-core_2.11 | jar | 7.1.0 |
| org.scalaz : scalaz-concurrent_2.11 | jar | 7.1.0 |
| org.scalaz.stream : scalaz-stream_2.11 | jar | 0.5a |
| com.typesafe : config | jar | 1.2.1 |
| org.gnu : gnu-crypto | jar | 2.0.1 |
| org.luaj : luaj-jse | jar | 3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.11 | jar | 2.4 |