Last Version

Up! :: http 0.0.5

REST Up!

License

License

GroupId

GroupId

com.github.restup
ArtifactId

ArtifactId

up-http
Version

Version

0.0.5
Type

Type

jar
Description

Description

Up! :: http
REST Up!
Source Code Management

Source Code Management

http://github.com/restup/up-framework/tree/master/up-http

Download up-http 0.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.restup : up-controller jar 0.0.5

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.9.0
org.mockito : mockito-core jar 2.8.47

Project Modules

There are no modules declared in this project.