patterntesting-rt

PatternTesting Runtime (patterntesting-rt) is the runtime component for the PatternTesting framework. It provides the annotations and base classes for the PatternTesting testing framework (e.g. patterntesting-check, patterntesting-concurrent or patterntesting-exception) but can be also used standalone for classpath monitoring or profiling. It uses AOP and AspectJ to perform this feat.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.patterntesting
ArtifactId

ArtifactId

patterntesting-rt
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

patterntesting-rt
PatternTesting Runtime (patterntesting-rt) is the runtime component for the PatternTesting framework. It provides the annotations and base classes for the PatternTesting testing framework (e.g. patterntesting-check, patterntesting-concurrent or patterntesting-exception) but can be also used standalone for classpath monitoring or profiling. It uses AOP and AspectJ to perform this feat.
Project Organization

Project Organization

PatternTesting Team
Source Code Management

Source Code Management

http://patterntesting.cvs.sourceforge.net/viewvc/patterntesting/PatternTesting08/patterntesting-rt/

Download patterntesting-rt

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
org.aspectj : aspectjrt jar 1.6.5
commons-lang : commons-lang jar [2.3,]
commons-logging : commons-logging jar 1.1.1

test (2)

Group / Artifact Type Version
com.jamonapi : jamon jar 2.4
log4j : log4j jar 1.2.15

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.1
0.9.0
0.8.1
0.8.0