License |
License |
---|---|
GroupId | GroupIdorg.apache.nifi |
ArtifactId | ArtifactIdnifi-image-bundle |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache NiFi is an easy to use, powerful, and reliable system to process and distribute data.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nifi-image-bundle-0.6.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.nifi/nifi-image-bundle/ -->
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-image-bundle</artifactId>
<version>0.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-image-bundle/
implementation 'org.apache.nifi:nifi-image-bundle:0.6.1'
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-image-bundle/
implementation ("org.apache.nifi:nifi-image-bundle:0.6.1")
'org.apache.nifi:nifi-image-bundle:pom:0.6.1'
<dependency org="org.apache.nifi" name="nifi-image-bundle" rev="0.6.1">
<artifact name="nifi-image-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi', module='nifi-image-bundle', version='0.6.1')
)
libraryDependencies += "org.apache.nifi" % "nifi-image-bundle" % "0.6.1"
[org.apache.nifi/nifi-image-bundle "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.slf4j : slf4j-simple | jar | 1.7.12 |
org.codehaus.groovy : groovy-all | jar | 2.4.5 |