| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.liquer.pencil |
| Идентификатор | Идентификаторpencil-tests |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
Описаниеpencil-tests
Integration tests and jacoco aggregator
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| pencil-tests-1.1.0.pom | |
| pencil-tests-1.1.0.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.liquer.pencil/pencil-tests/ -->
<dependency>
<groupId>io.liquer.pencil</groupId>
<artifactId>pencil-tests</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.liquer.pencil/pencil-tests/
implementation 'io.liquer.pencil:pencil-tests:1.1.0'
// https://jarcasting.com/artifacts/io.liquer.pencil/pencil-tests/
implementation ("io.liquer.pencil:pencil-tests:1.1.0")
'io.liquer.pencil:pencil-tests:jar:1.1.0'
<dependency org="io.liquer.pencil" name="pencil-tests" rev="1.1.0">
<artifact name="pencil-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.liquer.pencil', module='pencil-tests', version='1.1.0')
)
libraryDependencies += "io.liquer.pencil" % "pencil-tests" % "1.1.0"
[io.liquer.pencil/pencil-tests "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jul-to-slf4j | jar | 1.7.26 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.4.RELEASE |
| io.liquer.pencil : pencil-spring-boot-starter | jar | 1.1.0 |
| org.assertj : assertj-core | jar | 3.4.1 |
| org.junit.platform : junit-platform-launcher | jar | 1.5.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.5.2 |