Last Version

patterntesting-agent 1.8.0

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
Version

Version

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


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