MVN

com.addicticks.oss : httpsupload

Maven & Gradle

Jan 18, 2019
1 usages
3 stars

HTTPS Upload library · A simple, small, no-nonsense library that allows to upload files to a remote server that accepts multipart/form-data encoded (RFC2388) uploads. The library has no external dependencies.

<dependency>
    <groupId>com.addicticks.oss</groupId>
    <artifactId>httpsupload</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.addicticks.oss : httpsupload to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of com.addicticks.oss : httpsupload to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
httpsupload-1.2.3
httpsupload-1.2.2
httpsupload-1.2.1
httpsupload-1.2.0
1.1.x
httpsupload-1.1.1
httpsupload-1.1.0
1.0.x
httpsupload-1.0.2
httpsupload-1.0.1
0.9.x
httpsupload-0.9.2

How to add a dependency to Maven

Add the following com.addicticks.oss : httpsupload maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.addicticks.oss</groupId>
    <artifactId>httpsupload</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.addicticks.oss : httpsupload gradle dependency to your build.gradle file:

implementation 'com.addicticks.oss:httpsupload:1.2.3'

Gradle Kotlin DSL: Add the following com.addicticks.oss : httpsupload gradle kotlin dependency to your build.gradle.kts file:

implementation("com.addicticks.oss:httpsupload:1.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.addicticks.oss : httpsupload sbt scala dependency to your build.sbt file:

libraryDependencies += "com.addicticks.oss" % "httpsupload" % "1.2.3"

Advertisement

Dependencies from Group

Mar 15, 2023
5 usages
3 stars
Jan 18, 2019
1 usages
3 stars

Discover Dependencies

Oct 22, 2015
1 usages
Feb 23, 2017
2 usages
0 stars
Mar 18, 2016
1 usages
4.5k stars
Sep 20, 2018
1 usages
415 stars
Dec 06, 2015
1 usages
0 stars
Jun 30, 2019
1 usages
3 stars
Nov 07, 2016
2 usages
632 stars