logging


License

License

Categories

Categories

Java Languages Logging Application Layer Libs
GroupId

GroupId

com.walterjwhite.java.aspects
ArtifactId

ArtifactId

logging
Last Version

Last Version

0.0.17
Release Date

Release Date

Type

Type

jar
Description

Description

logging
logging
Project URL

Project URL

https://github.com/walterjwhite/logging
Source Code Management

Source Code Management

https://github.com/walterjwhite/logging.git

Download logging

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.walterjwhite.java.dependencies : slf4j-api pom 0.0.17
com.walterjwhite.java.dependencies : aspectjrt pom 0.0.17
com.walterjwhite.java.dependencies : google-guava pom 0.0.17
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
org.junit : junit-bom pom 5.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.17