TestingUtilsParent

A parent pom for opensource projects. It only configures plugins, some extensively, but leaves the project classpath alone.

Лицензия

Лицензия

Группа

Группа

org.e-hoffman.testing
Идентификатор

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

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

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

1.5.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

TestingUtilsParent
A parent pom for opensource projects. It only configures plugins, some extensively, but leaves the project classpath alone.
Организация-разработчик

Организация-разработчик

Скачать TestingUtilsParent

Имя Файла Размер
TestingUtilsParent-1.5.0.pom 1 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • LogbackCapture
  • ResourceUtils
  • AllianceAdvice
  • CDIAllianceAdvice
  • JunitAopAllianceRunner

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

Версия
1.5.0
1.4.0
1.0.0