p3-accept-header-utils
Utilities to parse the accept header
License |
License |
---|---|
GroupId | GroupIdeu.fusepool.p3 |
ArtifactId | ArtifactIdaccept-header-utils |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFusepool P3: Utility classes to parse the HTTP Accept Header
A Fusepool P3 Project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
accept-header-utils-1.0.1.pom | |
accept-header-utils-1.0.1.jar | 10 KB |
accept-header-utils-1.0.1-sources.jar | 6 KB |
accept-header-utils-1.0.1-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.fusepool.p3/accept-header-utils/ -->
<dependency>
<groupId>eu.fusepool.p3</groupId>
<artifactId>accept-header-utils</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fusepool.p3/accept-header-utils/
implementation 'eu.fusepool.p3:accept-header-utils:1.0.1'
// https://jarcasting.com/artifacts/eu.fusepool.p3/accept-header-utils/
implementation ("eu.fusepool.p3:accept-header-utils:1.0.1")
'eu.fusepool.p3:accept-header-utils:jar:1.0.1'
<dependency org="eu.fusepool.p3" name="accept-header-utils" rev="1.0.1">
<artifact name="accept-header-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fusepool.p3', module='accept-header-utils', version='1.0.1')
)
libraryDependencies += "eu.fusepool.p3" % "accept-header-utils" % "1.0.1"
[eu.fusepool.p3/accept-header-utils "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
javax.activation : activation | jar | 1.1.1 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.2 |
Utilities to parse the accept header