is not current version
Last Version 1.16.3

org.apache.nifi.registry:nifi-registry-flow-diff 0.7.0


GroupId

GroupId

org.apache.nifi.registry
ArtifactId

ArtifactId

nifi-registry-flow-diff
Version

Version

0.7.0
Type

Type

jar

Download nifi-registry-flow-diff 0.7.0


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