Last Version

Springboot logger annotation 1.1.0

'A Spring Boot `@Loggable` logger annotation'

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.rozidan
ArtifactId

ArtifactId

logger-spring-boot
Version

Version

1.1.0
Type

Type

jar
Description

Description

Springboot logger annotation
'A Spring Boot `@Loggable` logger annotation'
Project URL

Project URL

https://github.com/rozidan/logger-spring-boot.git
Project Organization

Project Organization

Idan Rozenfeld
Source Code Management

Source Code Management

https://github.com/rozidan/logger-spring-boot.git

Download logger-spring-boot 1.1.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar

Project Modules

There are no modules declared in this project.