is not current version
Last Version 1.6.0

io.knotx:knotx-databridge-core 1.5.0

Knot.x Data Bridge

Categories

Categories

Data
GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

knotx-databridge-core
Version

Version

1.5.0
Type

Type

jar

Download knotx-databridge-core 1.5.0


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