| License |
License |
|---|---|
| Categories |
CategoriesCassandra Data Databases |
| GroupId | GroupIdcom.englishtown.vertx |
| ArtifactId | ArtifactIdvertx-cassandra-binarystore |
| Last Version | Last Version2.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvertx-cassandra-binarystore
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-cassandra-binarystore/ -->
<dependency>
<groupId>com.englishtown.vertx</groupId>
<artifactId>vertx-cassandra-binarystore</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-cassandra-binarystore/
implementation 'com.englishtown.vertx:vertx-cassandra-binarystore:2.2.1'
// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-cassandra-binarystore/
implementation ("com.englishtown.vertx:vertx-cassandra-binarystore:2.2.1")
'com.englishtown.vertx:vertx-cassandra-binarystore:jar:2.2.1'
<dependency org="com.englishtown.vertx" name="vertx-cassandra-binarystore" rev="2.2.1">
<artifact name="vertx-cassandra-binarystore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.englishtown.vertx', module='vertx-cassandra-binarystore', version='2.2.1')
)
libraryDependencies += "com.englishtown.vertx" % "vertx-cassandra-binarystore" % "2.2.1"
[com.englishtown.vertx/vertx-cassandra-binarystore "2.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.englishtown.vertx : vertx-cassandra | jar | 3.4.0 |
| com.englishtown.vertx : vertx-hk2 | jar | 2.4.0 |
| io.vertx : vertx-service-proxy | jar | 3.3.0 |
| io.vertx : vertx-codegen Optional | jar | 3.3.0 |
| io.vertx : vertx-lang-js Optional | jar | 3.3.0 |
| io.vertx : vertx-core | jar | 3.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.englishtown.vertx : vertx-when | jar | 4.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.19 |
| org.apache.cassandra : cassandra-all | jar | 3.7 |
| com.github.stefanbirkner : system-rules | jar | 1.19.0 |
| junit : junit | jar | 4.12 |
| io.vertx : vertx-core | test-jar | 3.3.0 |