is not current version
Last Version 0.0.4

io.floodplain:hapi-change-capture 0.0.2

Change Capture for HAPI

GroupId

GroupId

io.floodplain
ArtifactId

ArtifactId

hapi-change-capture
Version

Version

0.0.2
Type

Type

pom

Download hapi-change-capture 0.0.2


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