is not current version
Last Version 1.5.0.0

com.github.hermannpencole:nifi-swagger-client 1.1.0.3

Client WebService on Swagger Java for Nifi

Categories

Categories

CLI User Interface Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.hermannpencole
ArtifactId

ArtifactId

nifi-swagger-client
Version

Version

1.1.0.3
Type

Type

jar

Download nifi-swagger-client 1.1.0.3


<!-- https://jarcasting.com/artifacts/com.github.hermannpencole/nifi-swagger-client/ -->
<dependency>
    <groupId>com.github.hermannpencole</groupId>
    <artifactId>nifi-swagger-client</artifactId>
    <version>1.1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hermannpencole/nifi-swagger-client/
implementation 'com.github.hermannpencole:nifi-swagger-client:1.1.0.3'
// https://jarcasting.com/artifacts/com.github.hermannpencole/nifi-swagger-client/
implementation ("com.github.hermannpencole:nifi-swagger-client:1.1.0.3")
'com.github.hermannpencole:nifi-swagger-client:jar:1.1.0.3'
<dependency org="com.github.hermannpencole" name="nifi-swagger-client" rev="1.1.0.3">
  <artifact name="nifi-swagger-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hermannpencole', module='nifi-swagger-client', version='1.1.0.3')
)
libraryDependencies += "com.github.hermannpencole" % "nifi-swagger-client" % "1.1.0.3"
[com.github.hermannpencole/nifi-swagger-client "1.1.0.3"]