MVN

software.fitz : easy-agent

Maven & Gradle

Apr 18, 2020
9 stars

easy-agent · Easy proxy bytecode injector at the bytecode level.

<dependency>
    <groupId>software.fitz</groupId>
    <artifactId>easy-agent</artifactId>
    <version>0.4.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of software.fitz : easy-agent to add to Maven - Latest Versions:

  • Latest Stable: 0.4.0-RELEASE

All Versions

Choose a version of software.fitz : easy-agent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
easy-agent-0.4.0-RELEASE
0.3.x
easy-agent-0.3.0-RELEASE
0.1.x
easy-agent-0.1.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>software.fitz</groupId>
    <artifactId>easy-agent</artifactId>
    <version>0.4.0-RELEASE</version>
</dependency>