License |
License |
---|---|
GroupId | GroupIdorg.apache.uima |
ArtifactId | ArtifactIduimaj-test-util |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache UIMA Base: uimaj-test-util: JUnit utilities
Utilities for testing UIMA
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
uimaj-test-util-3.3.0.pom | |
uimaj-test-util-3.3.0.jar | 22 KB |
uimaj-test-util-3.3.0-sources.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-test-util/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-test-util</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-test-util/
implementation 'org.apache.uima:uimaj-test-util:3.3.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-test-util/
implementation ("org.apache.uima:uimaj-test-util:3.3.0")
'org.apache.uima:uimaj-test-util:jar:3.3.0'
<dependency org="org.apache.uima" name="uimaj-test-util" rev="3.3.0">
<artifact name="uimaj-test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-test-util', version='3.3.0')
)
libraryDependencies += "org.apache.uima" % "uimaj-test-util" % "3.3.0"
[org.apache.uima/uimaj-test-util "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
org.xmlunit : xmlunit-core | jar | 2.9.0 |
org.xmlunit : xmlunit-assertj3 | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |