logging


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.walterjwhite.infrastructure
ArtifactId

ArtifactId

logging
Last Version

Last Version

0.0.15
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.infrastructure/logging/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure</groupId>
    <artifactId>logging</artifactId>
    <version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure/logging/
implementation 'com.walterjwhite.infrastructure:logging:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure/logging/
implementation ("com.walterjwhite.infrastructure:logging:0.0.15")
'com.walterjwhite.infrastructure:logging:jar:0.0.15'
<dependency org="com.walterjwhite.infrastructure" name="logging" rev="0.0.15">
  <artifact name="logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure', module='logging', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure" % "logging" % "0.0.15"
[com.walterjwhite.infrastructure/logging "0.0.15"]

Dependencies

compile (3)

Group / Artifact Type Version
com.walterjwhite.infrastructure.dependencies : slf4j-api pom 0.0.15-SNAPSHOT
com.walterjwhite.infrastructure.dependencies : slf4j-simple pom 0.0.15-SNAPSHOT
com.walterjwhite.infrastructure.dependencies : aspectjrt pom 0.0.15-SNAPSHOT

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.15
0.0.14
0.0.13