License |
License |
---|---|
GroupId | GroupIduk.ac.gate |
ArtifactId | ArtifactIdgate-plugin-test-utils |
Last Version | Last Version9.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGATE Plugin Testing Utilities
A set of utilities to assist in testing GATE plugins.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/uk.ac.gate/gate-plugin-test-utils/ -->
<dependency>
<groupId>uk.ac.gate</groupId>
<artifactId>gate-plugin-test-utils</artifactId>
<version>9.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.gate/gate-plugin-test-utils/
implementation 'uk.ac.gate:gate-plugin-test-utils:9.0.1'
// https://jarcasting.com/artifacts/uk.ac.gate/gate-plugin-test-utils/
implementation ("uk.ac.gate:gate-plugin-test-utils:9.0.1")
'uk.ac.gate:gate-plugin-test-utils:jar:9.0.1'
<dependency org="uk.ac.gate" name="gate-plugin-test-utils" rev="9.0.1">
<artifact name="gate-plugin-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.gate', module='gate-plugin-test-utils', version='9.0.1')
)
libraryDependencies += "uk.ac.gate" % "gate-plugin-test-utils" % "9.0.1"
[uk.ac.gate/gate-plugin-test-utils "9.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
uk.ac.gate : gate-core | jar | 9.0.1 |