License |
License |
---|---|
GroupId | GroupIdorg.apache.nifi |
ArtifactId | ArtifactIdnifi-web-content-access |
Version | Version1.16.2 |
Type | Typejar |
Description |
DescriptionNiFi: Framework Bundle
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.nifi/nifi-web-content-access/ -->
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-web-content-access</artifactId>
<version>1.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-web-content-access/
implementation 'org.apache.nifi:nifi-web-content-access:1.16.2'
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-web-content-access/
implementation ("org.apache.nifi:nifi-web-content-access:1.16.2")
'org.apache.nifi:nifi-web-content-access:jar:1.16.2'
<dependency org="org.apache.nifi" name="nifi-web-content-access" rev="1.16.2">
<artifact name="nifi-web-content-access" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi', module='nifi-web-content-access', version='1.16.2')
)
libraryDependencies += "org.apache.nifi" % "nifi-web-content-access" % "1.16.2"
[org.apache.nifi/nifi-web-content-access "1.16.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
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 |