MVN

org.littleshoot : littleproxy

Maven & Gradle

Mar 05, 2017
80 usages
2k stars

LittleProxy · LittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework.

<dependency>
    <groupId>org.littleshoot</groupId>
    <artifactId>littleproxy</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.littleshoot : littleproxy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2
  • Latest Beta: 1.1.0-beta2

All Versions

Choose a version of org.littleshoot : littleproxy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
littleproxy-1.1.2
littleproxy-1.1.1
littleproxy-1.1.0
littleproxy-1.1.0-beta2
littleproxy-1.1.0-beta1
1.0.x
littleproxy-1.0.0-beta8
littleproxy-1.0.0-beta7
littleproxy-1.0.0-beta6
littleproxy-1.0.0-beta5
littleproxy-1.0.0-beta4
littleproxy-1.0.0-beta3
littleproxy-1.0.0-beta2
littleproxy-1.0.0-beta1
0.5.x
littleproxy-0.5.3
littleproxy-0.5.1
0.5
littleproxy-0.5
0.4
littleproxy-0.4

How to add a dependency to Maven

Add the following org.littleshoot : littleproxy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.littleshoot</groupId>
    <artifactId>littleproxy</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.littleshoot : littleproxy gradle dependency to your build.gradle file:

implementation 'org.littleshoot:littleproxy:1.1.2'

Gradle Kotlin DSL: Add the following org.littleshoot : littleproxy gradle kotlin dependency to your build.gradle.kts file:

implementation("org.littleshoot:littleproxy:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.littleshoot : littleproxy sbt scala dependency to your build.sbt file:

libraryDependencies += "org.littleshoot" % "littleproxy" % "1.1.2"

Advertisement

Dependencies from Group

Mar 05, 2017
80 usages
2k stars
May 14, 2013
25 usages
1 stars
May 28, 2013
13 usages
8 stars
May 14, 2013
11 usages
1 stars
May 14, 2013
10 usages
1 stars

Discover Dependencies

Nov 01, 2020
3.3k usages
4k stars
Mar 03, 2023
1.2k usages
10k stars
Aug 23, 2023
1.4k usages
47.4k stars
Jun 16, 2023
67 usages
6.4k stars
Jun 06, 2023
179 stars
Aug 08, 2023
30 usages
1.8k stars
Sep 04, 2018
30 usages
804 stars
May 12, 2023
178 usages
9.3k stars