is not current version
Last Version 1.16.3

org.apache.nifi.registry:nifi-registry-web-docs 0.3.0


GroupId

GroupId

org.apache.nifi.registry
ArtifactId

ArtifactId

nifi-registry-web-docs
Version

Version

0.3.0
Type

Type

war

Download nifi-registry-web-docs 0.3.0


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