License |
License |
---|---|
GroupId | GroupIdorg.apache.nifi |
ArtifactId | ArtifactIdnifi-extension-manifest-model |
Version | Version1.16.1 |
Type | Typejar |
Description |
DescriptionApache NiFi is an easy to use, powerful, and reliable system to process and distribute data.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.nifi/nifi-extension-manifest-model/ -->
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-extension-manifest-model</artifactId>
<version>1.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-extension-manifest-model/
implementation 'org.apache.nifi:nifi-extension-manifest-model:1.16.1'
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-extension-manifest-model/
implementation ("org.apache.nifi:nifi-extension-manifest-model:1.16.1")
'org.apache.nifi:nifi-extension-manifest-model:jar:1.16.1'
<dependency org="org.apache.nifi" name="nifi-extension-manifest-model" rev="1.16.1">
<artifact name="nifi-extension-manifest-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi', module='nifi-extension-manifest-model', version='1.16.1')
)
libraryDependencies += "org.apache.nifi" % "nifi-extension-manifest-model" % "1.16.1"
[org.apache.nifi/nifi-extension-manifest-model "1.16.1"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.16 |
javax.validation : validation-api | jar | 2.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.mockito : mockito-core | jar | 3.11.2 |
org.mockito : mockito-junit-jupiter | jar | 3.11.2 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.codehaus.groovy : groovy-test | jar | 3.0.8 |