Categories |
CategoriesReact User Interface Web Frameworks jOOQ Data Databases |
---|---|
GroupId | GroupIdio.github.jklingsporn |
ArtifactId | ArtifactIdvertx-jooq-rx-reactive |
Version | Version6.1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-rx-reactive/ -->
<dependency>
<groupId>io.github.jklingsporn</groupId>
<artifactId>vertx-jooq-rx-reactive</artifactId>
<version>6.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-rx-reactive/
implementation 'io.github.jklingsporn:vertx-jooq-rx-reactive:6.1.1'
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-rx-reactive/
implementation ("io.github.jklingsporn:vertx-jooq-rx-reactive:6.1.1")
'io.github.jklingsporn:vertx-jooq-rx-reactive:jar:6.1.1'
<dependency org="io.github.jklingsporn" name="vertx-jooq-rx-reactive" rev="6.1.1">
<artifact name="vertx-jooq-rx-reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jklingsporn', module='vertx-jooq-rx-reactive', version='6.1.1')
)
libraryDependencies += "io.github.jklingsporn" % "vertx-jooq-rx-reactive" % "6.1.1"
[io.github.jklingsporn/vertx-jooq-rx-reactive "6.1.1"]