Cassandra Quarkus :: BOM :: Deployment

Quarkus extension for Apache Cassandra(R)

License

License

Categories

Categories

Quarkus Container Microservices Cassandra Data Databases
GroupId

GroupId

com.datastax.oss.quarkus
ArtifactId

ArtifactId

cassandra-quarkus-bom-deployment
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Cassandra Quarkus :: BOM :: Deployment
Quarkus extension for Apache Cassandra(R)

Download cassandra-quarkus-bom-deployment

How to add to project

<!-- https://jarcasting.com/artifacts/com.datastax.oss.quarkus/cassandra-quarkus-bom-deployment/ -->
<dependency>
    <groupId>com.datastax.oss.quarkus</groupId>
    <artifactId>cassandra-quarkus-bom-deployment</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.oss.quarkus/cassandra-quarkus-bom-deployment/
implementation 'com.datastax.oss.quarkus:cassandra-quarkus-bom-deployment:1.0.0'
// https://jarcasting.com/artifacts/com.datastax.oss.quarkus/cassandra-quarkus-bom-deployment/
implementation ("com.datastax.oss.quarkus:cassandra-quarkus-bom-deployment:1.0.0")
'com.datastax.oss.quarkus:cassandra-quarkus-bom-deployment:pom:1.0.0'
<dependency org="com.datastax.oss.quarkus" name="cassandra-quarkus-bom-deployment" rev="1.0.0">
  <artifact name="cassandra-quarkus-bom-deployment" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.datastax.oss.quarkus', module='cassandra-quarkus-bom-deployment', version='1.0.0')
)
libraryDependencies += "com.datastax.oss.quarkus" % "cassandra-quarkus-bom-deployment" % "1.0.0"
[com.datastax.oss.quarkus/cassandra-quarkus-bom-deployment "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Quarkus extension for Apache Cassandra®

badge

An Apache Cassandra® extension for Quarkus.

Getting the extension

The extension artifact is published in Maven central, under the group id com.datastax.oss.quarkus:

<dependency>
  <groupId>com.datastax.oss.quarkus</groupId>
  <artifactId>cassandra-quarkus-client</artifactId>
  <version>${cassandra-quarkus.version}</version>
</dependency>

Compatibility

The extension is compatible with Quarkus version 1.8.0.Final and higher.

It requires Java 8 or higher.

License

© DataStax, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

DataStax is a registered trademark of DataStax, Inc. and its subsidiaries in the United States and/or other countries.

Apache Cassandra, Apache, Tomcat, Lucene, Solr, Hadoop, Spark, TinkerPop, and Cassandra are trademarks of the [Apache Software Foundation](http://www.apache.org/) or its subsidiaries in Canada, the United States and/or other countries.

com.datastax.oss.quarkus

DataStax

Versions

Version
1.0.0
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1