is not current version
Last Version 3.17.0

org.apache.camel:camel-pg-replication-slot 3.1.0

Component for receiving from PostgreSQL Replication Slots

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-pg-replication-slot
Version

Version

3.1.0
Type

Type

jar

Download camel-pg-replication-slot 3.1.0


<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-pg-replication-slot/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-pg-replication-slot</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-pg-replication-slot/
implementation 'org.apache.camel:camel-pg-replication-slot:3.1.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-pg-replication-slot/
implementation ("org.apache.camel:camel-pg-replication-slot:3.1.0")
'org.apache.camel:camel-pg-replication-slot:jar:3.1.0'
<dependency org="org.apache.camel" name="camel-pg-replication-slot" rev="3.1.0">
  <artifact name="camel-pg-replication-slot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-pg-replication-slot', version='3.1.0')
)
libraryDependencies += "org.apache.camel" % "camel-pg-replication-slot" % "3.1.0"
[org.apache.camel/camel-pg-replication-slot "3.1.0"]