Radboud University Java test categories

This project provides test categories for RU Java projects.

License

License

GroupId

GroupId

nl.ru
ArtifactId

ArtifactId

test-categories
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Radboud University Java test categories
This project provides test categories for RU Java projects.
Project Organization

Project Organization

Radboud University

Download test-categories

How to add to project

<!-- https://jarcasting.com/artifacts/nl.ru/test-categories/ -->
<dependency>
    <groupId>nl.ru</groupId>
    <artifactId>test-categories</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.ru/test-categories/
implementation 'nl.ru:test-categories:1.2.0'
// https://jarcasting.com/artifacts/nl.ru/test-categories/
implementation ("nl.ru:test-categories:1.2.0")
'nl.ru:test-categories:jar:1.2.0'
<dependency org="nl.ru" name="test-categories" rev="1.2.0">
  <artifact name="test-categories" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.ru', module='test-categories', version='1.2.0')
)
libraryDependencies += "nl.ru" % "test-categories" % "1.2.0"
[nl.ru/test-categories "1.2.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.

Radboud University Java test categories

Build Status Maven Central

This project provides test categories for Radboud University Java projects.

nl.ru

Radboud University ISC Java

The organization for all open source projects maintained by the Radboud University ICT Service Centrum Java developers

Versions

Version
1.2.0
1.1.0
1.0.0