| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.github.otrimegistro |
| ArtifactId | ArtifactIdaerospikez_2.10 |
| Version | Version0.2 |
| Type | Typejar |
| Description |
Descriptionaerospikez
Aerospike v3 Scala Client
|
| Project Organization |
Project Organizationcom.github.otrimegistro |
| Filename | Size |
|---|---|
| aerospikez_2.10-0.2.pom | |
| aerospikez_2.10-0.2.jar | 463 KB |
| aerospikez_2.10-0.2-sources.jar | 207 KB |
| aerospikez_2.10-0.2-javadoc.jar | 987 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.otrimegistro/aerospikez_2.10/ -->
<dependency>
<groupId>com.github.otrimegistro</groupId>
<artifactId>aerospikez_2.10</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.otrimegistro/aerospikez_2.10/
implementation 'com.github.otrimegistro:aerospikez_2.10:0.2'
// https://jarcasting.com/artifacts/com.github.otrimegistro/aerospikez_2.10/
implementation ("com.github.otrimegistro:aerospikez_2.10:0.2")
'com.github.otrimegistro:aerospikez_2.10:jar:0.2'
<dependency org="com.github.otrimegistro" name="aerospikez_2.10" rev="0.2">
<artifact name="aerospikez_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.otrimegistro', module='aerospikez_2.10', version='0.2')
)
libraryDependencies += "com.github.otrimegistro" % "aerospikez_2.10" % "0.2"
[com.github.otrimegistro/aerospikez_2.10 "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| org.scalaz : scalaz-core_2.10 | jar | 7.1.0 |
| org.scalaz : scalaz-concurrent_2.10 | jar | 7.1.0 |
| org.scalaz.stream : scalaz-stream_2.10 | 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.10 | jar | 2.4 |