is not current version
Last Version 1.16.3

org.apache.nifi:nifi-other-graph-services 1.12.1


Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

org.apache.nifi
ArtifactId

ArtifactId

nifi-other-graph-services
Version

Version

1.12.1
Type

Type

jar

Download nifi-other-graph-services 1.12.1


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