is not current version
Last Version 2.1.1

com.networknt:content 2.0.27

A handler that uses a default Content-Type header setting in the content.yml or the request Content-Type to return the data.

License

License

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

content
Version

Version

2.0.27
Type

Type

jar
Description

Description

A handler that uses a default Content-Type header setting in the content.yml or the request Content-Type to return the data.

Download content 2.0.27


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

Dependencies

compile (5)

Group / Artifact Type Version
com.networknt : config jar 2.0.27
com.networknt : handler jar 2.0.27
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.slf4j : slf4j-api jar 1.7.25
io.undertow : undertow-core jar 2.2.4.Final

test (3)

Group / Artifact Type Version
com.networknt : client jar 2.0.27
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.