easy-log

annotated logger for java applications

License

License

GroupId

GroupId

com.github.shamithachandrasena
ArtifactId

ArtifactId

easy-log
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

easy-log
annotated logger for java applications
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/easy-log

Download easy-log

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.8.RELEASE
org.aspectj : aspectjweaver jar 1.9.4
org.apache.maven.surefire : surefire-junit4 jar 2.22.2

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0