License |
License |
---|---|
GroupId | GroupIdnl.inl.blacklab |
ArtifactId | ArtifactIdblacklab-interfaces |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlackLab Interfaces
BlackLab shared interfaces.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
blacklab-interfaces-2.2.0.pom | |
blacklab-interfaces-2.2.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.inl.blacklab/blacklab-interfaces/ -->
<dependency>
<groupId>nl.inl.blacklab</groupId>
<artifactId>blacklab-interfaces</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.inl.blacklab/blacklab-interfaces/
implementation 'nl.inl.blacklab:blacklab-interfaces:2.2.0'
// https://jarcasting.com/artifacts/nl.inl.blacklab/blacklab-interfaces/
implementation ("nl.inl.blacklab:blacklab-interfaces:2.2.0")
'nl.inl.blacklab:blacklab-interfaces:jar:2.2.0'
<dependency org="nl.inl.blacklab" name="blacklab-interfaces" rev="2.2.0">
<artifact name="blacklab-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.inl.blacklab', module='blacklab-interfaces', version='2.2.0')
)
libraryDependencies += "nl.inl.blacklab" % "blacklab-interfaces" % "2.2.0"
[nl.inl.blacklab/blacklab-interfaces "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
nl.inl.blacklab : blacklab-common | jar | 2.2.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-compress | jar | 1.21 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.commons : commons-text | jar | 1.4 |
org.apache.commons : commons-csv | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.20.1 |