Last Version

HttpServletRequestX 0.1

Extension for HttpServletRequest. Easy accessing for request accept header.

License

License

GroupId

GroupId

com.github.roughy.http.util
ArtifactId

ArtifactId

HttpServletRequestX
Version

Version

0.1
Type

Type

jar
Description

Description

HttpServletRequestX
Extension for HttpServletRequest. Easy accessing for request accept header.
Project URL

Project URL

https://github.com/roughy/HttpServletRequestX
Source Code Management

Source Code Management

https://github.com/roughy/HttpServletRequestX

Download HttpServletRequestX 0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
javax.servlet : servlet-api jar 3.0-alpha-1
junit : junit-dep jar 4.8.1
org.mockito : mockito-all jar 1.9.5-rc1
com.google.inject : guice jar 3.0

test (1)

Group / Artifact Type Version
com.devbliss.doctest : doctest jar 0.5.3

Project Modules

There are no modules declared in this project.