Last Version

com.networknt:http-string 2.1.1

A utility module that contains Undertow HttpString constants.

License

License

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

http-string
Version

Version

2.1.1
Type

Type

jar
Description

Description

A utility module that contains Undertow HttpString constants.

Download http-string 2.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.networknt : utility jar 2.1.1
io.undertow : undertow-core jar 2.2.14.Final
org.slf4j : slf4j-api jar 1.7.32
commons-codec : commons-codec jar 1.13
io.opentracing : opentracing-api jar 0.32.0

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.7
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.