is not current version
Last Version 1.16.3

org.apache.nifi.registry:nifi-registry-test 0.8.0

The core modules of NiFi Registry.

License

License

GroupId

GroupId

org.apache.nifi.registry
ArtifactId

ArtifactId

nifi-registry-test
Version

Version

0.8.0
Type

Type

jar
Description

Description

The core modules of NiFi Registry.
Project Organization

Project Organization

Apache NiFi Project
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=nifi-registry.git/nifi-registry-test

Download nifi-registry-test 0.8.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE
org.testcontainers : mysql jar 1.11.2
org.testcontainers : mariadb jar 1.11.2
org.testcontainers : postgresql jar 1.11.2
mysql : mysql-connector-java jar 8.0.15
org.mariadb.jdbc : mariadb-java-client jar 2.4.1
org.postgresql : postgresql jar 42.2.5
junit : junit jar 4.13.1

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.