Last Version

patterntesting-rt 0.9.9

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
Version

Version

0.9.9
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 0.9.9


<!-- 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.