MVN

com.sangupta : jerry-http

Maven & Gradle

Dec 27, 2016
6 usages
0 stars

Jerry HTTP Project · Common Java functionality for working with HTTP requests

<dependency>
    <groupId>com.sangupta</groupId>
    <artifactId>jerry-http</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sangupta : jerry-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.sangupta : jerry-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
jerry-http-2.0.0
1.0.x
jerry-http-1.0.0
0.10.x
jerry-http-0.10.0
0.9.x
jerry-http-0.9.6
jerry-http-0.9.5
jerry-http-0.9.4
jerry-http-0.9.2
jerry-http-0.9.0

How to add a dependency to Maven

Add the following com.sangupta : jerry-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sangupta</groupId>
    <artifactId>jerry-http</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sangupta : jerry-http gradle dependency to your build.gradle file:

implementation 'com.sangupta:jerry-http:2.0.0'

Gradle Kotlin DSL: Add the following com.sangupta : jerry-http gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sangupta:jerry-http:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sangupta : jerry-http sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sangupta" % "jerry-http" % "2.0.0"

Advertisement

Dependencies from Group

Feb 21, 2019
10 usages
5 stars
Feb 28, 2014
9 usages
71 stars
Dec 27, 2016
6 usages
0 stars
Feb 10, 2014
3 usages
1 stars
Jun 18, 2014
3 usages
56 stars

Discover Dependencies

Sep 10, 2020
4 usages
0 stars
Jun 11, 2018
8 usages
49 stars
Feb 02, 2017
6 usages
10 stars
Jul 13, 2023
135 usages
261 stars
Mar 27, 2023
12 usages
200 stars
Mar 07, 2019
5 usages
7 stars
Sep 26, 2019
6 usages
3 stars
Oct 27, 2017
2 usages
Jul 28, 2021
6 usages
31 stars