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

common-testrunner 1.1

This package provides two test runners - one for integration testing; initialises spring, loads eBean (if present) and system properties and one for unit testing (loads only properties)

Лицензия

Лицензия

Группа

Группа

works.lmz.common
Идентификатор

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

common-testrunner
Версия

Версия

1.1
Тип

Тип

jar
Описание

Описание

common-testrunner
This package provides two test runners - one for integration testing; initialises spring, loads eBean (if present) and system properties and one for unit testing (loads only properties)

Скачать common-testrunner 1.1


<!-- https://jarcasting.com/artifacts/works.lmz.common/common-testrunner/ -->
<dependency>
    <groupId>works.lmz.common</groupId>
    <artifactId>common-testrunner</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/works.lmz.common/common-testrunner/
implementation 'works.lmz.common:common-testrunner:1.1'
// https://jarcasting.com/artifacts/works.lmz.common/common-testrunner/
implementation ("works.lmz.common:common-testrunner:1.1")
'works.lmz.common:common-testrunner:jar:1.1'
<dependency org="works.lmz.common" name="common-testrunner" rev="1.1">
  <artifact name="common-testrunner" type="jar" />
</dependency>
@Grapes(
@Grab(group='works.lmz.common', module='common-testrunner', version='1.1')
)
libraryDependencies += "works.lmz.common" % "common-testrunner" % "1.1"
[works.lmz.common/common-testrunner "1.1"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
works.lmz.composite : composite-spring jar [1.1,2)
works.lmz.composite : composite-spring-test jar [1.1,2)
works.lmz.composite : composite-logging jar [1.1,2)
works.lmz.common : common-stereotypes jar [1.1,2)
com.bluetrainsoftware : classpath-scanner jar [1.2,2)
com.bluetrainsoftware.bathe : bathe-booter jar [1.2,2)
com.bluetrainsoftware.bathe.initializers : system-property-loader jar [1.2,2)

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

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