Last Version

Runtime Suite Test Classpath A 0.5

A sample classpath used for testing ClassesOnClasspath. Contains a package heirarchy, rooted at package a, with test classes in each.

License

License

GroupId

GroupId

com.dhemery.runtime-suite
ArtifactId

ArtifactId

classpath.a
Version

Version

0.5
Type

Type

jar
Description

Description

Runtime Suite Test Classpath A
A sample classpath used for testing ClassesOnClasspath. Contains a package heirarchy, rooted at package a, with test classes in each.

Download classpath.a 0.5


<!-- https://jarcasting.com/artifacts/com.dhemery.runtime-suite/classpath.a/ -->
<dependency>
    <groupId>com.dhemery.runtime-suite</groupId>
    <artifactId>classpath.a</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.dhemery.runtime-suite/classpath.a/
implementation 'com.dhemery.runtime-suite:classpath.a:0.5'
// https://jarcasting.com/artifacts/com.dhemery.runtime-suite/classpath.a/
implementation ("com.dhemery.runtime-suite:classpath.a:0.5")
'com.dhemery.runtime-suite:classpath.a:jar:0.5'
<dependency org="com.dhemery.runtime-suite" name="classpath.a" rev="0.5">
  <artifact name="classpath.a" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dhemery.runtime-suite', module='classpath.a', version='0.5')
)
libraryDependencies += "com.dhemery.runtime-suite" % "classpath.a" % "0.5"
[com.dhemery.runtime-suite/classpath.a "0.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.easytesting : fest-assert jar 1.3
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.