License |
License |
---|---|
GroupId | GroupIdio.github.aomsweet |
ArtifactId | ArtifactIdcyber-parent |
Last Version | Last Version1.0.0.alpha3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncyber-parent
High-performance proxy library based on Netty. Support socks/http mixed protocol, upstream proxy, MITM, intercept and tamper with https traffic.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cyber-parent-1.0.0.alpha3.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.aomsweet/cyber-parent/ -->
<dependency>
<groupId>io.github.aomsweet</groupId>
<artifactId>cyber-parent</artifactId>
<version>1.0.0.alpha3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.aomsweet/cyber-parent/
implementation 'io.github.aomsweet:cyber-parent:1.0.0.alpha3'
// https://jarcasting.com/artifacts/io.github.aomsweet/cyber-parent/
implementation ("io.github.aomsweet:cyber-parent:1.0.0.alpha3")
'io.github.aomsweet:cyber-parent:pom:1.0.0.alpha3'
<dependency org="io.github.aomsweet" name="cyber-parent" rev="1.0.0.alpha3">
<artifact name="cyber-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.aomsweet', module='cyber-parent', version='1.0.0.alpha3')
)
libraryDependencies += "io.github.aomsweet" % "cyber-parent" % "1.0.0.alpha3"
[io.github.aomsweet/cyber-parent "1.0.0.alpha3"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |