| License | License | 
|---|---|
| Categories | CategoriesPrometheus Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdorg.apache.nifi | 
| ArtifactId | ArtifactIdnifi-prometheus-bundle | 
| Last Version | Last Version1.16.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionApache NiFi is an easy to use, powerful, and reliable system to process and distribute data. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| nifi-prometheus-bundle-1.16.3.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.nifi/nifi-prometheus-bundle/ -->
<dependency>
    <groupId>org.apache.nifi</groupId>
    <artifactId>nifi-prometheus-bundle</artifactId>
    <version>1.16.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.apache.nifi/nifi-prometheus-bundle/
implementation 'org.apache.nifi:nifi-prometheus-bundle:1.16.3'// https://jarcasting.com/artifacts/org.apache.nifi/nifi-prometheus-bundle/
implementation ("org.apache.nifi:nifi-prometheus-bundle:1.16.3")'org.apache.nifi:nifi-prometheus-bundle:pom:1.16.3'<dependency org="org.apache.nifi" name="nifi-prometheus-bundle" rev="1.16.3">
  <artifact name="nifi-prometheus-bundle" type="pom" />
</dependency>@Grapes(
@Grab(group='org.apache.nifi', module='nifi-prometheus-bundle', version='1.16.3')
)libraryDependencies += "org.apache.nifi" % "nifi-prometheus-bundle" % "1.16.3"[org.apache.nifi/nifi-prometheus-bundle "1.16.3"]| 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 |