License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.nifi |
ArtifactId | ArtifactIdnifi-storm-spout |
Version | Version1.13.2 |
Type | Typejar |
Description |
DescriptionApache NiFi is an easy to use, powerful, and reliable system to process and distribute data.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nifi-storm-spout-1.13.2.pom | |
nifi-storm-spout-1.13.2.jar | 16 KB |
nifi-storm-spout-1.13.2-sources.jar | 15 KB |
nifi-storm-spout-1.13.2-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.nifi/nifi-storm-spout/ -->
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-storm-spout</artifactId>
<version>1.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-storm-spout/
implementation 'org.apache.nifi:nifi-storm-spout:1.13.2'
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-storm-spout/
implementation ("org.apache.nifi:nifi-storm-spout:1.13.2")
'org.apache.nifi:nifi-storm-spout:jar:1.13.2'
<dependency org="org.apache.nifi" name="nifi-storm-spout" rev="1.13.2">
<artifact name="nifi-storm-spout" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi', module='nifi-storm-spout', version='1.13.2')
)
libraryDependencies += "org.apache.nifi" % "nifi-storm-spout" % "1.13.2"
[org.apache.nifi/nifi-storm-spout "1.13.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.nifi : nifi-site-to-site-client | jar | 1.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-core | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.28.2 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.codehaus.groovy : groovy-test | jar | 2.5.4 |