Cassandra Quarkus :: BOM :: Deployment

Quarkus extension for Apache Cassandra(R)

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы Cassandra Данные Базы данных
Группа

Группа

com.datastax.oss.quarkus
Идентификатор

Идентификатор

cassandra-quarkus-bom-deployment
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

Скачать cassandra-quarkus-bom-deployment

Имя Файла Размер
cassandra-quarkus-bom-deployment-1.0.0.pom 2 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.0.0
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1