Last Version

org.apache.nifi:nifi-distributed-cache-client-service-api 1.16.3

Provides an API for a Client that interfaces with a Distributed Cache

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.nifi
ArtifactId

ArtifactId

nifi-distributed-cache-client-service-api
Version

Version

1.16.3
Type

Type

jar
Description

Description

Provides an API for a Client that interfaces with a Distributed Cache
Project Organization

Project Organization

Apache NiFi Project

Download nifi-distributed-cache-client-service-api 1.16.3


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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.nifi : nifi-api jar 1.16.3

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.