is not current version
Last Version 2.0.0

com.github.chhsiao90:nitmproxy 1.3.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.chhsiao90
ArtifactId

ArtifactId

nitmproxy
Version

Version

1.3.4
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

http://github.com/chhsiao90/nitmproxy

Download nitmproxy 1.3.4


<!-- https://jarcasting.com/artifacts/com.github.chhsiao90/nitmproxy/ -->
<dependency>
    <groupId>com.github.chhsiao90</groupId>
    <artifactId>nitmproxy</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chhsiao90/nitmproxy/
implementation 'com.github.chhsiao90:nitmproxy:1.3.4'
// https://jarcasting.com/artifacts/com.github.chhsiao90/nitmproxy/
implementation ("com.github.chhsiao90:nitmproxy:1.3.4")
'com.github.chhsiao90:nitmproxy:jar:1.3.4'
<dependency org="com.github.chhsiao90" name="nitmproxy" rev="1.3.4">
  <artifact name="nitmproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chhsiao90', module='nitmproxy', version='1.3.4')
)
libraryDependencies += "com.github.chhsiao90" % "nitmproxy" % "1.3.4"
[com.github.chhsiao90/nitmproxy "1.3.4"]

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.65.Final
io.netty : netty-tcnative-boringssl-static Optional jar 2.0.35.Final
com.google.guava : guava jar 30.1.1-jre
ch.qos.logback : logback-classic jar 1.2.3
org.bouncycastle : bcpkix-jdk15to18 jar 1.68
commons-cli : commons-cli jar 1.4
org.assertj : assertj-core jar 3.19.0

provided (2)

Group / Artifact Type Version
org.mortbay.jetty.alpn : jetty-alpn-agent jar 2.0.10
com.puppycrawl.tools : checkstyle Optional jar 8.43

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.11.0

Project Modules

There are no modules declared in this project.