is not current version
Last Version 2.7.0

uk.gov.dstl.baleen:baleen-history 2.0.0

Implementations of Baleen History which depend on databases, etc.

GroupId

GroupId

uk.gov.dstl.baleen
ArtifactId

ArtifactId

baleen-history
Version

Version

2.0.0
Type

Type

jar

Download baleen-history 2.0.0


<!-- https://jarcasting.com/artifacts/uk.gov.dstl.baleen/baleen-history/ -->
<dependency>
    <groupId>uk.gov.dstl.baleen</groupId>
    <artifactId>baleen-history</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.dstl.baleen/baleen-history/
implementation 'uk.gov.dstl.baleen:baleen-history:2.0.0'
// https://jarcasting.com/artifacts/uk.gov.dstl.baleen/baleen-history/
implementation ("uk.gov.dstl.baleen:baleen-history:2.0.0")
'uk.gov.dstl.baleen:baleen-history:jar:2.0.0'
<dependency org="uk.gov.dstl.baleen" name="baleen-history" rev="2.0.0">
  <artifact name="baleen-history" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.dstl.baleen', module='baleen-history', version='2.0.0')
)
libraryDependencies += "uk.gov.dstl.baleen" % "baleen-history" % "2.0.0"
[uk.gov.dstl.baleen/baleen-history "2.0.0"]