is not current version
Last Version 0.160.0

org.finra.herd:herd-retention-expiration-exporter 0.112.0

This is the record destruction reporter application. This tool can be used to generate report for to be submitted for approval as per record retention policy.

GroupId

GroupId

org.finra.herd
ArtifactId

ArtifactId

herd-retention-expiration-exporter
Version

Version

0.112.0
Type

Type

jar

Download herd-retention-expiration-exporter 0.112.0


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