TestContainers Parent POM

Isolated container management for Java code testing

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

org.testcontainers
Идентификатор

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

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

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

1.6.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

TestContainers Parent POM
Isolated container management for Java code testing
Ссылка на сайт

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

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

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

https://github.com/testcontainers/testcontainers-java

Скачать testcontainers-parent

Имя Файла Размер
testcontainers-parent-1.6.0.pom 5 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.testcontainers/testcontainers-parent/ -->
<dependency>
    <groupId>org.testcontainers</groupId>
    <artifactId>testcontainers-parent</artifactId>
    <version>1.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.testcontainers/testcontainers-parent/
implementation 'org.testcontainers:testcontainers-parent:1.6.0'
// https://jarcasting.com/artifacts/org.testcontainers/testcontainers-parent/
implementation ("org.testcontainers:testcontainers-parent:1.6.0")
'org.testcontainers:testcontainers-parent:pom:1.6.0'
<dependency org="org.testcontainers" name="testcontainers-parent" rev="1.6.0">
  <artifact name="testcontainers-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.testcontainers', module='testcontainers-parent', version='1.6.0')
)
libraryDependencies += "org.testcontainers" % "testcontainers-parent" % "1.6.0"
[org.testcontainers/testcontainers-parent "1.6.0"]

Зависимости

provided (1)

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

test (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3

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

  • core
  • modules/jdbc
  • modules/mysql
  • modules/postgresql
  • modules/selenium
  • modules/nginx
  • modules/kafka
  • modules/jdbc-test

Testcontainers

Testcontainers is a Java 8 library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

Build Status Download

Testcontainers logo

Read the documentation here

License

See LICENSE.

Copyright

Copyright (c) 2015 - 2020 Richard North and other authors.

MS SQL Server module is (c) 2017 - 2020 G DATA Software AG and other authors.

Hashicorp Vault module is (c) 2017 - 2020 Capital One Services, LLC and other authors.

See contributors for all contributors.

org.testcontainers

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

Версия
1.6.0
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.9.9
0.9.8
0.9.7
0.9.6