com.github.codemonstur:httpstorage

An HTTP server with upload and download.

License

License

GroupId

GroupId

com.github.codemonstur
ArtifactId

ArtifactId

httpstorage
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.codemonstur:httpstorage
An HTTP server with upload and download.
Project URL

Project URL

https://github.com/codemonstur/httpstorage
Source Code Management

Source Code Management

https://github.com/codemonstur/httpstorage

Download httpstorage

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.codemonstur/httpstorage/ -->
<dependency>
    <groupId>com.github.codemonstur</groupId>
    <artifactId>httpstorage</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codemonstur/httpstorage/
implementation 'com.github.codemonstur:httpstorage:1.0.0'
// https://jarcasting.com/artifacts/com.github.codemonstur/httpstorage/
implementation ("com.github.codemonstur:httpstorage:1.0.0")
'com.github.codemonstur:httpstorage:jar:1.0.0'
<dependency org="com.github.codemonstur" name="httpstorage" rev="1.0.0">
  <artifact name="httpstorage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codemonstur', module='httpstorage', version='1.0.0')
)
libraryDependencies += "com.github.codemonstur" % "httpstorage" % "1.0.0"
[com.github.codemonstur/httpstorage "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
io.undertow : undertow-core jar 2.2.16.Final
org.slf4j : slf4j-nop jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0