DCDroplet

A logging library where the user can specify appenders and tags for logging.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.dcdroplet
ArtifactId

ArtifactId

dcdroplet
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

DCDroplet
A logging library where the user can specify appenders and tags for logging.
Project URL

Project URL

https://sourceforge.net/projects/dcdroplet

Download dcdroplet

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.dcutils : dcutils jar LATEST

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0