| License |
License |
|---|---|
| GroupId | GroupIdcom.drunkendev |
| ArtifactId | ArtifactIdnifi-drunken-bundle |
| Version | Version1.0.0 |
| Type | Typepom |
| Description |
DescriptionNiFi Drunken Dev - Bundle
NiFi processors developed by the drunken developer.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationDrunken Dev |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nifi-drunken-bundle-1.0.0.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.drunkendev/nifi-drunken-bundle/ -->
<dependency>
<groupId>com.drunkendev</groupId>
<artifactId>nifi-drunken-bundle</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.drunkendev/nifi-drunken-bundle/
implementation 'com.drunkendev:nifi-drunken-bundle:1.0.0'
// https://jarcasting.com/artifacts/com.drunkendev/nifi-drunken-bundle/
implementation ("com.drunkendev:nifi-drunken-bundle:1.0.0")
'com.drunkendev:nifi-drunken-bundle:pom:1.0.0'
<dependency org="com.drunkendev" name="nifi-drunken-bundle" rev="1.0.0">
<artifact name="nifi-drunken-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.drunkendev', module='nifi-drunken-bundle', version='1.0.0')
)
libraryDependencies += "com.drunkendev" % "nifi-drunken-bundle" % "1.0.0"
[com.drunkendev/nifi-drunken-bundle "1.0.0"]
| 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 |