License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.hermannpencole |
ArtifactId | ArtifactIdnifi-deploy-config |
Version | Version1.5.5 |
Type | Typejar |
Description |
DescriptionDeploy Nifi Configuration
Automatically deploy and configure templates on Nifi
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nifi-deploy-config-1.5.5.pom | |
nifi-deploy-config-1.5.5.jar | 75 KB |
nifi-deploy-config-1.5.5-sources.jar | 37 KB |
nifi-deploy-config-1.5.5-shade.jar | 10 MB |
nifi-deploy-config-1.5.5-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hermannpencole/nifi-deploy-config/ -->
<dependency>
<groupId>com.github.hermannpencole</groupId>
<artifactId>nifi-deploy-config</artifactId>
<version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hermannpencole/nifi-deploy-config/
implementation 'com.github.hermannpencole:nifi-deploy-config:1.5.5'
// https://jarcasting.com/artifacts/com.github.hermannpencole/nifi-deploy-config/
implementation ("com.github.hermannpencole:nifi-deploy-config:1.5.5")
'com.github.hermannpencole:nifi-deploy-config:jar:1.5.5'
<dependency org="com.github.hermannpencole" name="nifi-deploy-config" rev="1.5.5">
<artifact name="nifi-deploy-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hermannpencole', module='nifi-deploy-config', version='1.5.5')
)
libraryDependencies += "com.github.hermannpencole" % "nifi-deploy-config" % "1.5.5"
[com.github.hermannpencole/nifi-deploy-config "1.5.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hermannpencole : nifi-swagger-client | jar | 1.5.0.0 |
commons-cli : commons-cli | jar | 1.4 |
com.google.inject : guice | jar | 4.1.0 |
commons-io : commons-io | jar | 2.5 |
ch.qos.logback : logback-classic | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.powermock : powermock-module-junit4 | jar | 1.7.0RC4 |
org.powermock : powermock-api-mockito | jar | 1.6.6 |