Last Version

com.github.chhsiao90:nitmproxy 2.0.0

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

2.0.0
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 2.0.0


<!-- 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"]

Dependencies

compile (7)

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

provided (2)

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

test (2)

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

Project Modules

There are no modules declared in this project.