MVN

net.uptheinter : interceptify

Maven & Gradle

Aug 16, 2022
4 stars

interceptify · A library for runtime java code interception

<dependency>
    <groupId>net.uptheinter</groupId>
    <artifactId>interceptify</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.uptheinter : interceptify to add to Maven - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of net.uptheinter : interceptify to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
interceptify-1.2.3
interceptify-1.2.2
interceptify-1.2.1
interceptify-1.2.0
1.1.x
interceptify-1.1.1
interceptify-1.1.0
1.0.x
interceptify-1.0.1
interceptify-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.uptheinter</groupId>
    <artifactId>interceptify</artifactId>
    <version>1.2.3</version>
</dependency>