License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.bedework |
ArtifactId | ArtifactIdbw-util-logging |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBedework: logging classes
This project provides logging utility classes and methods
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bw-util-logging-5.2.0.pom | |
bw-util-logging-5.2.0.jar | 7 KB |
bw-util-logging-5.2.0-sources.jar | 3 KB |
bw-util-logging-5.2.0-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-util-logging/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-util-logging</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-util-logging/
implementation 'org.bedework:bw-util-logging:5.2.0'
// https://jarcasting.com/artifacts/org.bedework/bw-util-logging/
implementation ("org.bedework:bw-util-logging:5.2.0")
'org.bedework:bw-util-logging:jar:5.2.0'
<dependency org="org.bedework" name="bw-util-logging" rev="5.2.0">
<artifact name="bw-util-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-util-logging', version='5.2.0')
)
libraryDependencies += "org.bedework" % "bw-util-logging" % "5.2.0"
[org.bedework/bw-util-logging "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.17.0 |