Last Version

Classpath Suite (Repackaged) 1.2.6

*** THIS VERSION UPLOADED FOR USE WITH CEDAR-COMMON.*** Dynamically generates JUnit4 test suites.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.googlecode.cedar-common
ArtifactId

ArtifactId

cpsuite
Version

Version

1.2.6
Type

Type

jar
Description

Description

Classpath Suite (Repackaged)
*** THIS VERSION UPLOADED FOR USE WITH CEDAR-COMMON.*** Dynamically generates JUnit4 test suites.
Project URL

Project URL

http://johanneslink.net/projects/cpsuite.jsp

Download cpsuite 1.2.6


<!-- https://jarcasting.com/artifacts/com.googlecode.cedar-common/cpsuite/ -->
<dependency>
    <groupId>com.googlecode.cedar-common</groupId>
    <artifactId>cpsuite</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cpsuite/
implementation 'com.googlecode.cedar-common:cpsuite:1.2.6'
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cpsuite/
implementation ("com.googlecode.cedar-common:cpsuite:1.2.6")
'com.googlecode.cedar-common:cpsuite:jar:1.2.6'
<dependency org="com.googlecode.cedar-common" name="cpsuite" rev="1.2.6">
  <artifact name="cpsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cedar-common', module='cpsuite', version='1.2.6')
)
libraryDependencies += "com.googlecode.cedar-common" % "cpsuite" % "1.2.6"
[com.googlecode.cedar-common/cpsuite "1.2.6"]

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.