License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases CLI User Interface |
GroupId | GroupIdorg.eclipse.jnosql.artemis |
ArtifactId | ArtifactIdcassandra-extension |
Last Version | Last Version1.0.0-b2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipse JNoSQL mapping layer, Artemis, to Cassandra
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis/cassandra-extension/ -->
<dependency>
<groupId>org.eclipse.jnosql.artemis</groupId>
<artifactId>cassandra-extension</artifactId>
<version>1.0.0-b2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis/cassandra-extension/
implementation 'org.eclipse.jnosql.artemis:cassandra-extension:1.0.0-b2'
// https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis/cassandra-extension/
implementation ("org.eclipse.jnosql.artemis:cassandra-extension:1.0.0-b2")
'org.eclipse.jnosql.artemis:cassandra-extension:jar:1.0.0-b2'
<dependency org="org.eclipse.jnosql.artemis" name="cassandra-extension" rev="1.0.0-b2">
<artifact name="cassandra-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jnosql.artemis', module='cassandra-extension', version='1.0.0-b2')
)
libraryDependencies += "org.eclipse.jnosql.artemis" % "cassandra-extension" % "1.0.0-b2"
[org.eclipse.jnosql.artemis/cassandra-extension "1.0.0-b2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jnosql.diana : cassandra-driver | jar | 1.0.0-b2 |
org.eclipse.jnosql.artemis : artemis-column | jar | 1.0.0-b2 |
org.eclipse.microprofile.config : microprofile-config-api Optional | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.json : jakarta.json-api | jar | 1.1.6 |
jakarta.json.bind : jakarta.json.bind-api | jar | 1.0.2 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jnosql.artemis : artemis-test | jar | 1.0.0-b2 |
org.eclipse : yasson | jar | 1.0.6 |
io.smallrye.config : smallrye-config | jar | 1.7.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.0 |
org.mockito : mockito-core | jar | 3.3.3 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |