Last Version

fasthttp 1.0.0

java than more fast framework

License

License

GroupId

GroupId

com.dounine
ArtifactId

ArtifactId

fasthttp
Version

Version

1.0.0
Type

Type

jar
Description

Description

fasthttp
java than more fast framework
Project URL

Project URL

https://github.com/dounine/fasthttp.git
Project Organization

Project Organization

dounine Group
Source Code Management

Source Code Management

https://github.com/dounine/fasthttp

Download fasthttp 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-fileupload : commons-fileupload jar 1.3.1
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.4
com.alibaba : fastjson jar 1.2.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.