Last Version

Debezium BOM 2.0.0.Alpha2

Debezium is an open source change data capture platform

License

License

Categories

Categories

Debezium Data Databases
GroupId

GroupId

io.debezium
ArtifactId

ArtifactId

debezium-bom
Version

Version

2.0.0.Alpha2
Type

Type

pom
Description

Description

Debezium BOM
Debezium is an open source change data capture platform
Project Organization

Project Organization

JBoss by Red Hat

Download debezium-bom 2.0.0.Alpha2


<!-- https://jarcasting.com/artifacts/io.debezium/debezium-bom/ -->
<dependency>
    <groupId>io.debezium</groupId>
    <artifactId>debezium-bom</artifactId>
    <version>2.0.0.Alpha2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.debezium/debezium-bom/
implementation 'io.debezium:debezium-bom:2.0.0.Alpha2'
// https://jarcasting.com/artifacts/io.debezium/debezium-bom/
implementation ("io.debezium:debezium-bom:2.0.0.Alpha2")
'io.debezium:debezium-bom:pom:2.0.0.Alpha2'
<dependency org="io.debezium" name="debezium-bom" rev="2.0.0.Alpha2">
  <artifact name="debezium-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.debezium', module='debezium-bom', version='2.0.0.Alpha2')
)
libraryDependencies += "io.debezium" % "debezium-bom" % "2.0.0.Alpha2"
[io.debezium/debezium-bom "2.0.0.Alpha2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.