Last Version

common-agent-loader 1.1

Allows dynamic loading of agents. Forked from JMockIt into general purpose artifact, includes JDK6 code which is licensed using the GPLv2 with Classpath Exception. This license is detailed here: http://openjdk.java.net/legal/gplv2+ce.html These classes are normally only in the JDK, so if you are running a JRE, you otherwise are unable

License

License

gplv2+ce
MIT
GroupId

GroupId

com.bluetrainsoftware.common
ArtifactId

ArtifactId

agent-loader
Version

Version

1.1
Type

Type

jar
Description

Description

common-agent-loader
Allows dynamic loading of agents. Forked from JMockIt into general purpose artifact, includes JDK6 code which is licensed using the GPLv2 with Classpath Exception. This license is detailed here: http://openjdk.java.net/legal/gplv2+ce.html These classes are normally only in the JDK, so if you are running a JRE, you otherwise are unable

Download agent-loader 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.4

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2

Project Modules

There are no modules declared in this project.