patterntesting-agent

PatternTesting Agent (patterntesting-agent) is the agent for patterntesting-rt for classloaders which are not supported out of the box (like e.g. the classloader of the IBM JDK). With this agent patterntesting-rt is able to get the needed infos. If you use Sun's JDK you don't need it.

License

License

GroupId

GroupId

org.patterntesting
ArtifactId

ArtifactId

patterntesting-agent
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

patterntesting-agent
PatternTesting Agent (patterntesting-agent) is the agent for patterntesting-rt for classloaders which are not supported out of the box (like e.g. the classloader of the IBM JDK). With this agent patterntesting-rt is able to get the needed infos. If you use Sun's JDK you don't need it.
Project Organization

Project Organization

PatternTesting Team
Source Code Management

Source Code Management

http://patterntesting.cvs.sourceforge.net/viewvc/patterntesting/PatternTesting10/patterntesting-agent/

Download patterntesting-agent

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.8.7
org.apache.commons : commons-lang3 jar 3.5
junit : junit jar [4.5,4.12]
org.hamcrest : hamcrest-library jar 1.3
org.apache.logging.log4j : log4j-api jar [2.6.2,2.7]
org.apache.logging.log4j : log4j-core jar [2.6.2,2.7]

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.7.2
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.20
1.2.10-YEARS