Last Version

net.sf.cotelab:CLTestUtilities 0.0.1

Utilities used in automated testing.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.cotelab
ArtifactId

ArtifactId

CLTestUtilities
Version

Version

0.0.1
Type

Type

jar
Description

Description

net.sf.cotelab:CLTestUtilities
Utilities used in automated testing.
Project URL

Project URL

http://cotelab.sourceforge.net/
Project Organization

Project Organization

Cote Lab
Source Code Management

Source Code Management

http://sourceforge.net/p/cotelab/svn/HEAD/tree/tags/CLTestUtilities-0.0.1

Download CLTestUtilities 0.0.1


<!-- https://jarcasting.com/artifacts/net.sf.cotelab/CLTestUtilities/ -->
<dependency>
    <groupId>net.sf.cotelab</groupId>
    <artifactId>CLTestUtilities</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.cotelab/CLTestUtilities/
implementation 'net.sf.cotelab:CLTestUtilities:0.0.1'
// https://jarcasting.com/artifacts/net.sf.cotelab/CLTestUtilities/
implementation ("net.sf.cotelab:CLTestUtilities:0.0.1")
'net.sf.cotelab:CLTestUtilities:jar:0.0.1'
<dependency org="net.sf.cotelab" name="CLTestUtilities" rev="0.0.1">
  <artifact name="CLTestUtilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.cotelab', module='CLTestUtilities', version='0.0.1')
)
libraryDependencies += "net.sf.cotelab" % "CLTestUtilities" % "0.0.1"
[net.sf.cotelab/CLTestUtilities "0.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
cglib : cglib-nodep jar 2.2.2
org.jmock : jmock-legacy jar 2.6.0
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.beanshell : bsh-core jar 2.0b4

Project Modules

There are no modules declared in this project.