License |
License |
---|---|
GroupId | GroupIdorg.apache.nifi |
ArtifactId | ArtifactIdnifi-single-user-utils |
Last Version | Last Version1.16.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache NiFi is an easy to use, powerful, and reliable system to process and distribute data.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.nifi/nifi-single-user-utils/ -->
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-single-user-utils</artifactId>
<version>1.16.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-single-user-utils/
implementation 'org.apache.nifi:nifi-single-user-utils:1.16.3'
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-single-user-utils/
implementation ("org.apache.nifi:nifi-single-user-utils:1.16.3")
'org.apache.nifi:nifi-single-user-utils:jar:1.16.3'
<dependency org="org.apache.nifi" name="nifi-single-user-utils" rev="1.16.3">
<artifact name="nifi-single-user-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi', module='nifi-single-user-utils', version='1.16.3')
)
libraryDependencies += "org.apache.nifi" % "nifi-single-user-utils" % "1.16.3"
[org.apache.nifi/nifi-single-user-utils "1.16.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.nifi : nifi-xml-processing | jar | 1.16.3 |
at.favre.lib : bcrypt | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.10.0 |
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 |