Couchbase Quarkus Extension - Parent

Allows access to a Couchbase cluster from a Quarkus application

License

License

Categories

Categories

Quarkus Container Microservices Couchbase Data Databases
GroupId

GroupId

com.couchbase
ArtifactId

ArtifactId

quarkus-couchbase-parent
Last Version

Last Version

1.0.0-alpha.1
Release Date

Release Date

Type

Type

pom
Description

Description

Couchbase Quarkus Extension - Parent
Allows access to a Couchbase cluster from a Quarkus application
Project URL

Project URL

https://github.com/couchbaselabs/quarkus-couchbase
Project Organization

Project Organization

com.couchbase
Source Code Management

Source Code Management

https://github.com/couchbaselabs/quarkus-couchbase

Download quarkus-couchbase-parent

How to add to project

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

Dependencies

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

Project Modules

  • deployment
  • runtime

Versions

Version
1.0.0-alpha.1