is not current version
Last Version 3.0.0-M2

Helidon DB Client JDBC 2.4.1

Helidon DB implementation for JDBC

License

License

Categories

Categories

Helidon Container Microservices CLI User Interface
GroupId

GroupId

io.helidon.dbclient
ArtifactId

ArtifactId

helidon-dbclient-jdbc
Version

Version

2.4.1
Type

Type

jar
Description

Description

Helidon DB Client JDBC
Helidon DB implementation for JDBC
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-dbclient-jdbc 2.4.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.helidon.dbclient : helidon-dbclient jar 2.4.1
io.helidon.dbclient : helidon-dbclient-common jar 2.4.1
io.helidon.common : helidon-common-configurable jar 2.4.1
com.zaxxer : HikariCP jar 5.0.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.