Last Version

Helidon DB Client Project 3.0.0-M2

Support for reactive database client access.

License

License

Categories

Categories

Helidon Container Microservices CLI User Interface
GroupId

GroupId

io.helidon.dbclient
ArtifactId

ArtifactId

helidon-dbclient-project
Version

Version

3.0.0-M2
Type

Type

pom
Description

Description

Helidon DB Client Project
Support for reactive database client access.
Project URL

Project URL

https://helidon.io/helidon-dbclient-project
Project Organization

Project Organization

Oracle Corporation

Download helidon-dbclient-project 3.0.0-M2


<!-- https://jarcasting.com/artifacts/io.helidon.dbclient/helidon-dbclient-project/ -->
<dependency>
    <groupId>io.helidon.dbclient</groupId>
    <artifactId>helidon-dbclient-project</artifactId>
    <version>3.0.0-M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.dbclient/helidon-dbclient-project/
implementation 'io.helidon.dbclient:helidon-dbclient-project:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.dbclient/helidon-dbclient-project/
implementation ("io.helidon.dbclient:helidon-dbclient-project:3.0.0-M2")
'io.helidon.dbclient:helidon-dbclient-project:pom:3.0.0-M2'
<dependency org="io.helidon.dbclient" name="helidon-dbclient-project" rev="3.0.0-M2">
  <artifact name="helidon-dbclient-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.helidon.dbclient', module='helidon-dbclient-project', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.dbclient" % "helidon-dbclient-project" % "3.0.0-M2"
[io.helidon.dbclient/helidon-dbclient-project "3.0.0-M2"]

Dependencies

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

Project Modules

  • dbclient
  • common
  • jdbc
  • mongodb
  • tracing
  • metrics
  • metrics-jdbc
  • health
  • jsonp