| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаorg.apache.nifi |
| Идентификатор | Идентификаторnifi-redis-bundle |
| Версия | Версия1.15.3 |
| Тип | Типpom |
| Описание |
ОписаниеApache NiFi is an easy to use, powerful, and reliable system to process and distribute data.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| nifi-redis-bundle-1.15.3.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.nifi/nifi-redis-bundle/ -->
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-redis-bundle</artifactId>
<version>1.15.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-redis-bundle/
implementation 'org.apache.nifi:nifi-redis-bundle:1.15.3'
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-redis-bundle/
implementation ("org.apache.nifi:nifi-redis-bundle:1.15.3")
'org.apache.nifi:nifi-redis-bundle:pom:1.15.3'
<dependency org="org.apache.nifi" name="nifi-redis-bundle" rev="1.15.3">
<artifact name="nifi-redis-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi', module='nifi-redis-bundle', version='1.15.3')
)
libraryDependencies += "org.apache.nifi" % "nifi-redis-bundle" % "1.15.3"
[org.apache.nifi/nifi-redis-bundle "1.15.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | 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.32 |
| org.codehaus.groovy : groovy-test | jar | 2.5.14 |