GroupId | GroupIdcom.github.chhsiao90 |
---|---|
ArtifactId | ArtifactIdnitmproxy |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nitmproxy-2.0.0.pom | |
nitmproxy-2.0.0.jar | 122 KB |
nitmproxy-2.0.0-sources.jar | 53 KB |
nitmproxy-2.0.0-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chhsiao90/nitmproxy/ -->
<dependency>
<groupId>com.github.chhsiao90</groupId>
<artifactId>nitmproxy</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chhsiao90/nitmproxy/
implementation 'com.github.chhsiao90:nitmproxy:2.0.0'
// https://jarcasting.com/artifacts/com.github.chhsiao90/nitmproxy/
implementation ("com.github.chhsiao90:nitmproxy:2.0.0")
'com.github.chhsiao90:nitmproxy:jar:2.0.0'
<dependency org="com.github.chhsiao90" name="nitmproxy" rev="2.0.0">
<artifact name="nitmproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chhsiao90', module='nitmproxy', version='2.0.0')
)
libraryDependencies += "com.github.chhsiao90" % "nitmproxy" % "2.0.0"
[com.github.chhsiao90/nitmproxy "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.69.Final |
io.netty : netty-tcnative-boringssl-static Optional | jar | 2.0.44.Final |
com.google.guava : guava | jar | 31.0.1-jre |
ch.qos.logback : logback-classic | jar | 1.2.6 |
org.bouncycastle : bcpkix-jdk15to18 | jar | 1.69 |
commons-cli : commons-cli | jar | 1.4 |
org.assertj : assertj-core | jar | 3.21.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty.alpn : jetty-alpn-agent | jar | 2.0.10 |
com.puppycrawl.tools : checkstyle Optional | jar | 9.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.0.0 |