License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.monkeywie |
ArtifactId | ArtifactIdproxyee |
Last Version | Last Version1.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproxyee
HTTP proxy server,support HTTPS and websocket.MITM impl,intercept and tamper HTTPS traffic.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
proxyee-1.6.5.pom | |
proxyee-1.6.5.jar | 48 KB |
proxyee-1.6.5-sources.jar | 29 KB |
proxyee-1.6.5-javadoc.jar | 206 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.monkeywie/proxyee/ -->
<dependency>
<groupId>com.github.monkeywie</groupId>
<artifactId>proxyee</artifactId>
<version>1.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.monkeywie/proxyee/
implementation 'com.github.monkeywie:proxyee:1.6.5'
// https://jarcasting.com/artifacts/com.github.monkeywie/proxyee/
implementation ("com.github.monkeywie:proxyee:1.6.5")
'com.github.monkeywie:proxyee:jar:1.6.5'
<dependency org="com.github.monkeywie" name="proxyee" rev="1.6.5">
<artifact name="proxyee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.monkeywie', module='proxyee', version='1.6.5')
)
libraryDependencies += "com.github.monkeywie" % "proxyee" % "1.6.5"
[com.github.monkeywie/proxyee "1.6.5"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-buffer | jar | 4.1.71.Final |
io.netty : netty-codec | jar | 4.1.71.Final |
io.netty : netty-codec-http | jar | 4.1.71.Final |
io.netty : netty-handler | jar | 4.1.71.Final |
io.netty : netty-handler-proxy | jar | 4.1.71.Final |
org.bouncycastle : bcpkix-jdk15on | jar | 1.60 |