Knot.x Data Bridge


License

License

Categories

Categories

Data
GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

knotx-databridge-core
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Knot.x Data Bridge
Knot.x Data Bridge
Project URL

Project URL

http://knotx.io/
Source Code Management

Source Code Management

http://github.com/Knotx/knotx-data-bridge/tree/master

Download knotx-databridge-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.knotx : knotx-core jar
io.knotx : knotx-databridge-api jar 1.6.0

runtime (5)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-service-proxy jar
io.vertx : vertx-rx-java2 jar
io.vertx : vertx-codegen jar
io.vertx : vertx-rx-java2-gen jar

Project Modules

There are no modules declared in this project.

Knot.x Data Bridge

This repository is currently archived. If you are looking for HttpAction, it has been moved to a new module: Knot.x Fragments Handler Actions.

If you are looking for documentation to the previous versions of this project, please use tags.

io.knotx

Knot.x

Versions

Version
1.6.0
1.5.0
1.4.0