shedhack-logging

Re-usable spring aop logger.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

shedhack-logging
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

shedhack-logging
Re-usable spring aop logger.
Ссылка на сайт

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

https://github.com/imamchishty/shedhack-logging

Скачать shedhack-logging

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

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
org.springframework : spring-core jar 3.1.1.RELEASE
org.springframework : spring-aop jar 3.1.1.RELEASE
org.springframework : spring-aspects jar 3.1.1.RELEASE
org.springframework : spring-context jar 3.1.1.RELEASE
org.aspectj : aspectjrt jar 1.6.12
org.aspectj : aspectjweaver jar 1.6.12
cglib : cglib jar 2.2
org.slf4j : slf4j-api jar 1.6.4
ch.qos.logback : logback-classic jar 1.0.1
ch.qos.logback : logback-core jar 1.0.1

test (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 3.1.1.RELEASE
junit : junit jar 4.8.1

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

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

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

Версия
1.0.0