| License |
License |
|---|---|
| GroupId | GroupIdcom.arloor |
| ArtifactId | ArtifactIdhttpproxy |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHttpProxy
A httpproxy based on netty
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| httpproxy-0.1.pom | |
| httpproxy-0.1.jar | 60 KB |
| httpproxy-0.1-sources.jar | 26 KB |
| httpproxy-0.1-release.jar | 19 MB |
| httpproxy-0.1-javadoc.jar | 215 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.arloor/httpproxy/ -->
<dependency>
<groupId>com.arloor</groupId>
<artifactId>httpproxy</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.arloor/httpproxy/
implementation 'com.arloor:httpproxy:0.1'
// https://jarcasting.com/artifacts/com.arloor/httpproxy/
implementation ("com.arloor:httpproxy:0.1")
'com.arloor:httpproxy:jar:0.1'
<dependency org="com.arloor" name="httpproxy" rev="0.1">
<artifact name="httpproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arloor', module='httpproxy', version='0.1')
)
libraryDependencies += "com.arloor" % "httpproxy" % "0.1"
[com.arloor/httpproxy "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-all | jar | 4.1.53.Final |
| org.thymeleaf : thymeleaf | jar | 3.0.11.RELEASE |
| com.google.guava : guava | jar | 29.0-jre |
| org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
| com.lmax : disruptor | jar | 3.3.4 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.64 |
| com.alibaba : fastjson | jar | 1.2.73 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.34.Final |