Last Version

org.apache.nifi:nifi-web-utils 1.16.3

Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data.

License

License

GroupId

GroupId

org.apache.nifi
ArtifactId

ArtifactId

nifi-web-utils
Version

Version

1.16.3
Type

Type

jar
Description

Description

Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data.
Project Organization

Project Organization

Apache NiFi Project

Download nifi-web-utils 1.16.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.glassfish.jersey.core : jersey-client jar 2.35
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.35
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar
org.apache.httpcomponents : httpclient jar 4.5.13

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : jcl-over-slf4j jar 1.7.36

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-core jar 3.11.2
org.mockito : mockito-junit-jupiter jar 3.11.2
org.slf4j : slf4j-simple jar 1.7.36
org.codehaus.groovy : groovy-test jar 3.0.8

Project Modules

There are no modules declared in this project.