Last Version

Shared Components 3.0.1

Contains the log-writers, along with utility classes used by both facades and appenders.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.kdgregory.logging
ArtifactId

ArtifactId

logwriters
Version

Version

3.0.1
Type

Type

jar
Description

Description

Shared Components
Contains the log-writers, along with utility classes used by both facades and appenders.

Download logwriters 3.0.1


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
net.sf.kdgcommons : kdgcommons jar 1.0.16
net.sf.practicalxml : practicalxml jar 1.1.18

Project Modules

There are no modules declared in this project.