NODE-RED Testcontainers

A Testcontainers implementation for NODE-RED.

Лицензия

Лицензия

MIT
Категории

Категории

Контейнер
Группа

Группа

io.github.jsoladur
Идентификатор

Идентификатор

node-red-testcontainers
Последняя версия

Последняя версия

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

NODE-RED Testcontainers
A Testcontainers implementation for NODE-RED.
Ссылка на сайт

Ссылка на сайт

https://github.com/jsoladur/node-red-testcontainers
Система контроля версий

Система контроля версий

https://github.com/jsoladur/node-red-testcontainers

Скачать node-red-testcontainers

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.jsoladur/node-red-testcontainers/ -->
<dependency>
    <groupId>io.github.jsoladur</groupId>
    <artifactId>node-red-testcontainers</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jsoladur/node-red-testcontainers/
implementation 'io.github.jsoladur:node-red-testcontainers:0.2.0'
// https://jarcasting.com/artifacts/io.github.jsoladur/node-red-testcontainers/
implementation ("io.github.jsoladur:node-red-testcontainers:0.2.0")
'io.github.jsoladur:node-red-testcontainers:jar:0.2.0'
<dependency org="io.github.jsoladur" name="node-red-testcontainers" rev="0.2.0">
  <artifact name="node-red-testcontainers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jsoladur', module='node-red-testcontainers', version='0.2.0')
)
libraryDependencies += "io.github.jsoladur" % "node-red-testcontainers" % "0.2.0"
[io.github.jsoladur/node-red-testcontainers "0.2.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.testcontainers : testcontainers jar
org.modelmapper : modelmapper jar 3.0.0

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

test (6)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-engine jar
org.testcontainers : junit-jupiter jar
org.testcontainers : mariadb jar
org.mariadb.jdbc : mariadb-java-client jar 3.0.3
ch.qos.logback : logback-classic jar 1.2.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2.0
0.1.0