Last Version

com.github.microwww:dynamic-logging 0.1.2-release

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.microwww
ArtifactId

ArtifactId

dynamic-logging
Version

Version

0.1.2-release
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download dynamic-logging 0.1.2-release


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

Dependencies

provided (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.apache.logging.log4j : log4j-core jar 2.11.1
ch.qos.logback : logback-classic jar 1.2.3
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.