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

Maple 3.1

Structured Logging Facade for Java

Лицензия

Лицензия

Группа

Группа

io.soabase.maple
Идентификатор

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

maple-parent
Версия

Версия

3.1
Тип

Тип

pom
Описание

Описание

Maple
Structured Logging Facade for Java
Ссылка на сайт

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

https://github.com/Randgalt/maple.git
Организация-разработчик

Организация-разработчик

Jordan Zimmerman
Система контроля версий

Система контроля версий

https://github.com/Randgalt/maple

Скачать maple-parent 3.1

Имя Файла Размер
maple-parent-3.1.pom 15 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.soabase.maple/maple-parent/ -->
<dependency>
    <groupId>io.soabase.maple</groupId>
    <artifactId>maple-parent</artifactId>
    <version>3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.soabase.maple/maple-parent/
implementation 'io.soabase.maple:maple-parent:3.1'
// https://jarcasting.com/artifacts/io.soabase.maple/maple-parent/
implementation ("io.soabase.maple:maple-parent:3.1")
'io.soabase.maple:maple-parent:pom:3.1'
<dependency org="io.soabase.maple" name="maple-parent" rev="3.1">
  <artifact name="maple-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.soabase.maple', module='maple-parent', version='3.1')
)
libraryDependencies += "io.soabase.maple" % "maple-parent" % "3.1"
[io.soabase.maple/maple-parent "3.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • maple-core
  • maple-slf4j
  • maple-benchmarks
  • maple-examples
  • maple-airlift