SWS Test Collections

SWS Test Collections is just a convenience module capturing some of the existing SWS resources used for tests. Some resources are provided by this module while others are automatically downloaded from the Web. The result is packaged in a jar which enables it being reused in Java projects for development and testing purposes.

License

License

GroupId

GroupId

uk.ac.open.kmi.test-collections
ArtifactId

ArtifactId

sws-test-collections
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SWS Test Collections
SWS Test Collections is just a convenience module capturing some of the existing SWS resources used for tests. Some resources are provided by this module while others are automatically downloaded from the Web. The result is packaged in a jar which enables it being reused in Java projects for development and testing purposes.
Project URL

Project URL

https://github.com/kmi/sws-test-collections
Project Organization

Project Organization

Knowledge Media Institute - The Open University
Source Code Management

Source Code Management

https://github.com/kmi/sws-test-collections

Download sws-test-collections

How to add to project

<!-- https://jarcasting.com/artifacts/uk.ac.open.kmi.test-collections/sws-test-collections/ -->
<dependency>
    <groupId>uk.ac.open.kmi.test-collections</groupId>
    <artifactId>sws-test-collections</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.open.kmi.test-collections/sws-test-collections/
implementation 'uk.ac.open.kmi.test-collections:sws-test-collections:1.0.0'
// https://jarcasting.com/artifacts/uk.ac.open.kmi.test-collections/sws-test-collections/
implementation ("uk.ac.open.kmi.test-collections:sws-test-collections:1.0.0")
'uk.ac.open.kmi.test-collections:sws-test-collections:jar:1.0.0'
<dependency org="uk.ac.open.kmi.test-collections" name="sws-test-collections" rev="1.0.0">
  <artifact name="sws-test-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.open.kmi.test-collections', module='sws-test-collections', version='1.0.0')
)
libraryDependencies += "uk.ac.open.kmi.test-collections" % "sws-test-collections" % "1.0.0"
[uk.ac.open.kmi.test-collections/sws-test-collections "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0