slf4jtesting

SLF4JTesting is a library that provides facilities for log testing that are simple to use and optimised for use in environments with concurrent test execution and/or where console logging is desired.

Лицензия

Лицензия

Категории

Категории

SLF4J Библиотеки уровня приложения Logging
Группа

Группа

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

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

slf4jtesting
SLF4JTesting is a library that provides facilities for log testing that are simple to use and optimised for use in environments with concurrent test execution and/or where console logging is desired.
Ссылка на сайт

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

https://github.com/portingle/slf4jtesting

Скачать slf4jtesting

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

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

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.32

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

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

portingle

Portingle - An imaginary place dreamt up by Katie

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

Версия
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0