MVN

io.github.aomsweet : cyber-parent

Maven & Gradle

Sep 06, 2021
8 stars

cyber-parent · High-performance proxy library based on Netty. Support socks/http mixed protocol, upstream proxy, MITM, intercept and tamper with https traffic.

<dependency>
    <groupId>io.github.aomsweet</groupId>
    <artifactId>cyber-parent</artifactId>
    <version>1.0.0.alpha3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.aomsweet : cyber-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.alpha3
  • Latest Alpha: 1.0.0.alpha3

All Versions

Choose a version of io.github.aomsweet : cyber-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
cyber-parent-1.0.0.alpha3
cyber-parent-1.0.0.alpha2
cyber-parent-1.0.0.alpha1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.aomsweet</groupId>
    <artifactId>cyber-parent</artifactId>
    <version>1.0.0.alpha3</version>
</dependency>