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

Appenders Project Core 1.1

Core of the Appenders Project. Holds all actual appenders. Gets called by the implementation modules.

Лицензия

Лицензия

Группа

Группа

com.github.taucher2003.appenders
Идентификатор

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

core
Версия

Версия

1.1
Тип

Тип

jar
Описание

Описание

Appenders Project Core
Core of the Appenders Project. Holds all actual appenders. Gets called by the implementation modules.
Система контроля версий

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

https://github.com/Taucher2003/Appenders/tree/master/core

Скачать core 1.1

Имя Файла Размер
core-1.1.pom
core-1.1.jar 31 KB
core-1.1-sources.jar 22 KB
core-1.1-javadoc.jar 505 KB
Обзор

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.json : json jar 20210307
com.github.taucher2003.appenders : utils jar 1.1
org.slf4j : slf4j-api jar 1.7.32
club.minnced : discord-webhooks jar 0.7.2
com.squareup.okhttp3 : okhttp jar 4.9.2

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.1

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

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