License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.networknt |
ArtifactId | ArtifactIdheader |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA header manipulation handler that can add/update/remove headers based on the config
|
Filename | Size |
---|---|
header-2.1.1.pom | |
header-2.1.1.jar | 4 KB |
header-2.1.1-sources.jar | 4 KB |
header-2.1.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.networknt/header/ -->
<dependency>
<groupId>com.networknt</groupId>
<artifactId>header</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/header/
implementation 'com.networknt:header:2.1.1'
// https://jarcasting.com/artifacts/com.networknt/header/
implementation ("com.networknt:header:2.1.1")
'com.networknt:header:jar:2.1.1'
<dependency org="com.networknt" name="header" rev="2.1.1">
<artifact name="header" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='header', version='2.1.1')
)
libraryDependencies += "com.networknt" % "header" % "2.1.1"
[com.networknt/header "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.networknt : config | jar | 2.1.1 |
com.networknt : utility | jar | 2.1.1 |
com.networknt : status | jar | 2.1.1 |
com.networknt : exception | jar | 2.1.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.owasp.encoder : encoder | jar | 1.2.1 |
io.undertow : undertow-core | jar | 2.2.14.Final |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.7 |
junit : junit | jar | 4.13.1 |
com.networknt : client | jar | 2.1.1 |