MVN

org.simpleframework : simple-http

Maven & Gradle

Oct 18, 2014
11 usages

Simple HTTP · Simple is a high performance asynchronous HTTP framework for Java

<dependency>
    <groupId>org.simpleframework</groupId>
    <artifactId>simple-http</artifactId>
    <version>6.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.simpleframework : simple-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.1

All Versions

Choose a version of org.simpleframework : simple-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
simple-http-6.0.1
6.0
simple-http-6.0

How to add a dependency to Maven

Add the following org.simpleframework : simple-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.simpleframework</groupId>
    <artifactId>simple-http</artifactId>
    <version>6.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.simpleframework : simple-http gradle dependency to your build.gradle file:

implementation 'org.simpleframework:simple-http:6.0.1'

Gradle Kotlin DSL: Add the following org.simpleframework : simple-http gradle kotlin dependency to your build.gradle.kts file:

implementation("org.simpleframework:simple-http:6.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.simpleframework : simple-http sbt scala dependency to your build.sbt file:

libraryDependencies += "org.simpleframework" % "simple-http" % "6.0.1"

Advertisement

Dependencies from Group

Jul 08, 2013
170 usages
Sep 05, 2013
79 usages
Oct 18, 2014
11 usages
Oct 18, 2014
5 usages
Oct 18, 2014
4 usages

Discover Dependencies

Aug 31, 2019
14 usages
27 stars
Jun 17, 2017
10.1k stars
Jan 18, 2018
4 usages
680 stars
Nov 26, 2019
3 usages
250 stars
Feb 06, 2018
2 usages
4.7k stars
Aug 09, 2021
3 usages
3 stars
May 23, 2023
27 usages
122 stars
Dec 04, 2015
2 usages
156 stars