HALOEngine

A FAST && THIN && HIGH SCALABLE Java web framework

License

License

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

halo-upload
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

HALOEngine
A FAST && THIN && HIGH SCALABLE Java web framework

Download halo-upload

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
commons-fileupload : commons-fileupload jar 1.3.1
com.github.yoojia : halo-core jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1