is not current version
Last Version 3.17.0

org.apache.camel.springboot:camel-pg-replication-slot-starter 3.4.3

Spring-Boot Starter for Component for receiving from PostgreSQL Replication Slots

GroupId

GroupId

org.apache.camel.springboot
ArtifactId

ArtifactId

camel-pg-replication-slot-starter
Version

Version

3.4.3
Type

Type

jar

Download camel-pg-replication-slot-starter 3.4.3


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