is not current version
Last Version 0.0.4

io.floodplain:hapi-change-capture 0.0.3

Change Capture for HAPI

GroupId

GroupId

io.floodplain
ArtifactId

ArtifactId

hapi-change-capture
Version

Version

0.0.3
Type

Type

pom

Download hapi-change-capture 0.0.3


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