| License |
License |
|---|---|
| GroupId | GroupIduk.gov.dstl.baleen |
| ArtifactId | ArtifactIdbaleen-orderers |
| Version | Version2.7.0 |
| Type | Typejar |
| Description |
DescriptionBaleen Orderers
Implementations of pipeline orderers
|
| Filename | Size |
|---|---|
| baleen-orderers-2.7.0.pom | |
| baleen-orderers-2.7.0.jar | 6 KB |
| baleen-orderers-2.7.0-tests.jar | 4 KB |
| baleen-orderers-2.7.0-sources.jar | 5 KB |
| baleen-orderers-2.7.0-javadoc.jar | 399 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.dstl.baleen/baleen-orderers/ -->
<dependency>
<groupId>uk.gov.dstl.baleen</groupId>
<artifactId>baleen-orderers</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.dstl.baleen/baleen-orderers/
implementation 'uk.gov.dstl.baleen:baleen-orderers:2.7.0'
// https://jarcasting.com/artifacts/uk.gov.dstl.baleen/baleen-orderers/
implementation ("uk.gov.dstl.baleen:baleen-orderers:2.7.0")
'uk.gov.dstl.baleen:baleen-orderers:jar:2.7.0'
<dependency org="uk.gov.dstl.baleen" name="baleen-orderers" rev="2.7.0">
<artifact name="baleen-orderers" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.dstl.baleen', module='baleen-orderers', version='2.7.0')
)
libraryDependencies += "uk.gov.dstl.baleen" % "baleen-orderers" % "2.7.0"
[uk.gov.dstl.baleen/baleen-orderers "2.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| uk.gov.dstl.baleen : baleen-core | jar | 2.7.0 |
| uk.gov.dstl.baleen : baleen-uima | jar | 2.7.0 |
| net.sf.jung : jung-graph-impl | jar | 2.1.1 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| com.google.guava : guava | jar | 27.1-jre |
| commons-io : commons-io | jar | 2.6 |
| org.apache.uima : uimafit-core | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.27.0 |