License |
License |
---|---|
GroupId | GroupIdorg.apache.uima |
ArtifactId | ArtifactIduimaj-component-test-util |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache UIMA Base: uimaj-component-test-util: for JUnit
Supporting utilities used in various JUnit tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-component-test-util/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-component-test-util</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-component-test-util/
implementation 'org.apache.uima:uimaj-component-test-util:3.3.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-component-test-util/
implementation ("org.apache.uima:uimaj-component-test-util:3.3.0")
'org.apache.uima:uimaj-component-test-util:jar:3.3.0'
<dependency org="org.apache.uima" name="uimaj-component-test-util" rev="3.3.0">
<artifact name="uimaj-component-test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-component-test-util', version='3.3.0')
)
libraryDependencies += "org.apache.uima" % "uimaj-component-test-util" % "3.3.0"
[org.apache.uima/uimaj-component-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.apache.uima : uimaj-core | jar | 3.3.0 |
org.apache.uima : uimaj-test-util | jar | 3.3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |