is not current version
Last Version 0.160.0

org.finra.herd:herd-retention-expiration-destroyer 0.65.0

This is the mark for record destruction application. This tool can be used to mark record for destruction after getting approval as per retention policy.

GroupId

GroupId

org.finra.herd
ArtifactId

ArtifactId

herd-retention-expiration-destroyer
Version

Version

0.65.0
Type

Type

jar

Download herd-retention-expiration-destroyer 0.65.0


<!-- https://jarcasting.com/artifacts/org.finra.herd/herd-retention-expiration-destroyer/ -->
<dependency>
    <groupId>org.finra.herd</groupId>
    <artifactId>herd-retention-expiration-destroyer</artifactId>
    <version>0.65.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finra.herd/herd-retention-expiration-destroyer/
implementation 'org.finra.herd:herd-retention-expiration-destroyer:0.65.0'
// https://jarcasting.com/artifacts/org.finra.herd/herd-retention-expiration-destroyer/
implementation ("org.finra.herd:herd-retention-expiration-destroyer:0.65.0")
'org.finra.herd:herd-retention-expiration-destroyer:jar:0.65.0'
<dependency org="org.finra.herd" name="herd-retention-expiration-destroyer" rev="0.65.0">
  <artifact name="herd-retention-expiration-destroyer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finra.herd', module='herd-retention-expiration-destroyer', version='0.65.0')
)
libraryDependencies += "org.finra.herd" % "herd-retention-expiration-destroyer" % "0.65.0"
[org.finra.herd/herd-retention-expiration-destroyer "0.65.0"]