Last Version

loggable 1.3.0

AOP to log java methods developed by SeaHuang

License

License

GroupId

GroupId

com.github.sea-huang
ArtifactId

ArtifactId

loggable
Version

Version

1.3.0
Type

Type

jar
Description

Description

loggable
AOP to log java methods developed by SeaHuang
Project URL

Project URL

https://github.com/sea-huang/loggable
Source Code Management

Source Code Management

https://github.com/sea-huang/loggable.git

Download loggable 1.3.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-aop jar
org.slf4j : slf4j-api jar
org.springframework.boot : spring-boot-starter-validation Optional jar
com.alibaba : fastjson Optional jar 1.2.47
com.fasterxml.jackson.core : jackson-databind Optional jar
com.google.code.gson : gson Optional jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-log4j jar 1.3.8.RELEASE
org.springframework.boot : spring-boot-test jar
org.springframework : spring-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.