Last Version

Cedar Common Test Utilities 5.8.4

Utility code for use with junit, such as assertions and test setup mechanisms.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.googlecode.cedar-common
ArtifactId

ArtifactId

cedar-common-testutil
Version

Version

5.8.4
Type

Type

jar
Description

Description

Cedar Common Test Utilities
Utility code for use with junit, such as assertions and test setup mechanisms.

Download cedar-common-testutil 5.8.4


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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.8
javax.servlet : servlet-api jar 2.5
com.googlecode.cedar-common : cedar-common-util jar 5.8.4
org.springframework : spring-test jar 3.2.9.RELEASE

Project Modules

There are no modules declared in this project.