is not current version
Last Version 1.1.0

content-negotiation 0.2.0

A lightweight library for performing server-driven content negotiation

License

License

GroupId

GroupId

me.jvt.http
ArtifactId

ArtifactId

content-negotiation
Version

Version

0.2.0
Type

Type

jar
Description

Description

content-negotiation
A lightweight library for performing server-driven content negotiation
Project URL

Project URL

https://gitlab.com/jamietanna/media-type
Source Code Management

Source Code Management

https://gitlab.com/jamietanna/content-negotiation

Download content-negotiation 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
me.jvt.http : media-type jar 0.2.0

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.16.1
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2

Project Modules

There are no modules declared in this project.