| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-logger-alt-async |
| Версия | Версия2.1.6 |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-logger-alt-async
Artifact for providing a logger wrapper delegating log requests asynchonously to the wrapped logger.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-logger-alt-async/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-logger-alt-async</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-logger-alt-async/
implementation 'org.refcodes:refcodes-logger-alt-async:2.1.6'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-logger-alt-async/
implementation ("org.refcodes:refcodes-logger-alt-async:2.1.6")
'org.refcodes:refcodes-logger-alt-async:jar:2.1.6'
<dependency org="org.refcodes" name="refcodes-logger-alt-async" rev="2.1.6">
<artifact name="refcodes-logger-alt-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-logger-alt-async', version='2.1.6')
)
libraryDependencies += "org.refcodes" % "refcodes-logger-alt-async" % "2.1.6"
[org.refcodes/refcodes-logger-alt-async "2.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-logger | jar | 2.1.6 |
| org.refcodes : refcodes-licensing | jar | 2.1.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 |