easylog: logBridge

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.maketubo
ArtifactId

ArtifactId

easylog
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

easylog: logBridge
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download easylog

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-core jar 5.2.2.RELEASE
org.springframework : spring-context jar 5.2.2.RELEASE
org.aspectj : aspectjweaver jar 1.8.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 5.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE