| License |
License |
|---|---|
| GroupId | GroupIdinfo.archinnov |
| ArtifactId | ArtifactIdachilles-cql |
| Version | Version2.0.13-dse |
| Type | Typejar |
| Description |
DescriptionAchilles CQL
CQL implementation for Achilles using Datastax Java driver
|
| Filename | Size |
|---|---|
| achilles-cql-2.0.13-dse.pom | |
| achilles-cql-2.0.13-dse.jar | 136 KB |
| achilles-cql-2.0.13-dse-sources.jar | 82 KB |
| achilles-cql-2.0.13-dse-javadoc.jar | 421 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/info.archinnov/achilles-cql/ -->
<dependency>
<groupId>info.archinnov</groupId>
<artifactId>achilles-cql</artifactId>
<version>2.0.13-dse</version>
</dependency>
// https://jarcasting.com/artifacts/info.archinnov/achilles-cql/
implementation 'info.archinnov:achilles-cql:2.0.13-dse'
// https://jarcasting.com/artifacts/info.archinnov/achilles-cql/
implementation ("info.archinnov:achilles-cql:2.0.13-dse")
'info.archinnov:achilles-cql:jar:2.0.13-dse'
<dependency org="info.archinnov" name="achilles-cql" rev="2.0.13-dse">
<artifact name="achilles-cql" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.archinnov', module='achilles-cql', version='2.0.13-dse')
)
libraryDependencies += "info.archinnov" % "achilles-cql" % "2.0.13-dse"
[info.archinnov/achilles-cql "2.0.13-dse"]
| Group / Artifact | Type | Version |
|---|---|---|
| info.archinnov : achilles-core | jar | 2.0.13-dse |
| com.datastax.cassandra : cassandra-driver-core | jar | 1.0.6-dse |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-beans | jar | 3.2.0.RELEASE |
| org.springframework : spring-context | jar | 3.2.0.RELEASE |
| junit : junit | jar | 4.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| info.archinnov : achilles-test | jar | 2.0.13-dse |
| org.easytesting : fest-assert-core | jar | 2.0M8 |
| org.easytesting : fest-util | jar | 1.2.3 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.powermock : powermock-api-mockito | jar | 1.5 |