Last Version

Helidon DB Client WebServer JSON-P support 2.0.0-M3

Support for reactive database client access.

License

License

Categories

Categories

Helidon Container Microservices CLI User Interface JSON Data
GroupId

GroupId

io.helidon.dbclient
ArtifactId

ArtifactId

helidon-dbclient-webserver-jsonp
Version

Version

2.0.0-M3
Type

Type

jar
Description

Description

Helidon DB Client WebServer JSON-P support
Support for reactive database client access.
Project URL

Project URL

https://helidon.io/helidon-dbclient-webserver-jsonp
Project Organization

Project Organization

Oracle Corporation

Download helidon-dbclient-webserver-jsonp 2.0.0-M3


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

Dependencies

compile (3)

Group / Artifact Type Version
io.helidon.webserver : helidon-webserver jar 2.0.0-M3
io.helidon.dbclient : helidon-dbclient jar 2.0.0-M3
org.glassfish : jakarta.json jar 1.1.6

Project Modules

There are no modules declared in this project.