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

Test Tools 2.0.0M5

Test utilities, e.g. to check dependencies between java packages, a memento rule, et.al.

Лицензия

Лицензия

Группа

Группа

com.github.t1
Идентификатор

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

test-tools
Версия

Версия

2.0.0M5
Тип

Тип

jar
Описание

Описание

Test Tools
Test utilities, e.g. to check dependencies between java packages, a memento rule, et.al.
Ссылка на сайт

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

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

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

https://github.com/t1/test-tools.git

Скачать test-tools 2.0.0M5


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

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
com.github.t1 : graph jar 1.0.3
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.jboss.shrinkwrap : shrinkwrap-api jar 1.2.6
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-api-maven jar 3.1.4
com.google.guava : guava jar 30.1.1-jre
ch.qos.logback : logback-classic Необязательный jar 1.2.3
com.github.t1 : logging-interceptor Необязательный jar 3.2.6
com.github.t1 : xml jar 0.0.10
javax : javaee-api Необязательный jar 8.0.1
io.dropwizard : dropwizard-testing Необязательный jar 2.0.21
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven Необязательный jar 3.1.4
org.seleniumhq.selenium : selenium-server Необязательный jar 3.14.0
org.mockito : mockito-core Необязательный jar 3.9.0
org.assertj : assertj-core jar 3.19.0

provided (2)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok Необязательный jar 1.18.20
org.slf4j : slf4j-api jar 1.7.30

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

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