GDSC Test

Genome Damage and Stability Centre Test Package The GDSC Test package contains code for use with the JUnit test framework.

License

License

GroupId

GroupId

uk.ac.sussex.gdsc
ArtifactId

ArtifactId

gdsc-test-parent
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

GDSC Test
Genome Damage and Stability Centre Test Package The GDSC Test package contains code for use with the JUnit test framework.
Project Organization

Project Organization

Genome Damage and Stability Centre
Source Code Management

Source Code Management

https://github.com/aherbert/gdsc-test

Download gdsc-test-parent

Filename Size
gdsc-test-parent-1.0.2.pom 33 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/uk.ac.sussex.gdsc/gdsc-test-parent/ -->
<dependency>
    <groupId>uk.ac.sussex.gdsc</groupId>
    <artifactId>gdsc-test-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.sussex.gdsc/gdsc-test-parent/
implementation 'uk.ac.sussex.gdsc:gdsc-test-parent:1.0.2'
// https://jarcasting.com/artifacts/uk.ac.sussex.gdsc/gdsc-test-parent/
implementation ("uk.ac.sussex.gdsc:gdsc-test-parent:1.0.2")
'uk.ac.sussex.gdsc:gdsc-test-parent:pom:1.0.2'
<dependency org="uk.ac.sussex.gdsc" name="gdsc-test-parent" rev="1.0.2">
  <artifact name="gdsc-test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.ac.sussex.gdsc', module='gdsc-test-parent', version='1.0.2')
)
libraryDependencies += "uk.ac.sussex.gdsc" % "gdsc-test-parent" % "1.0.2"
[uk.ac.sussex.gdsc/gdsc-test-parent "1.0.2"]

Dependencies

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

Project Modules

  • gdsc-test-build-tools
  • gdsc-test-generator
  • gdsc-test-api
  • gdsc-test-utils
  • gdsc-test-junit5
  • gdsc-test-rng

Versions

Version
1.0.2
1.0.1
1.0