Last Version

AuxTestLib 1.4

Library with auxiliary classes for unit tests.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.auxtestlib
ArtifactId

ArtifactId

auxtestlib
Version

Version

1.4
Type

Type

jar
Description

Description

AuxTestLib
Library with auxiliary classes for unit tests.
Source Code Management

Source Code Management

https://svn.code.sf.net/p/auxtestlib/code/tags/auxtestlib-1.4

Download auxtestlib 1.4


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

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
junit : junit jar 4.4
commons-lang : commons-lang jar 2.5

Project Modules

There are no modules declared in this project.