| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.mashona |
| Идентификатор | Идентификаторmashona-logwriting |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMashona Log Writing
Persistent Memory support for Java, binary logging module.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mashona-logwriting-1.1.0.pom | |
| mashona-logwriting-1.1.0.jar | 32 KB |
| mashona-logwriting-1.1.0-sources.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.mashona/mashona-logwriting/ -->
<dependency>
<groupId>io.mashona</groupId>
<artifactId>mashona-logwriting</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mashona/mashona-logwriting/
implementation 'io.mashona:mashona-logwriting:1.1.0'
// https://jarcasting.com/artifacts/io.mashona/mashona-logwriting/
implementation ("io.mashona:mashona-logwriting:1.1.0")
'io.mashona:mashona-logwriting:jar:1.1.0'
<dependency org="io.mashona" name="mashona-logwriting" rev="1.1.0">
<artifact name="mashona-logwriting" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mashona', module='mashona-logwriting', version='1.1.0')
)
libraryDependencies += "io.mashona" % "mashona-logwriting" % "1.1.0"
[io.mashona/mashona-logwriting "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.logging : jboss-logging | jar | 3.4.1.Final |
| ch.qos.logback : logback-classic Необязательный | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.jboss.byteman : byteman-bmunit5 | jar | 4.0.17 |