taskun-log4j-extension

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

GroupId

GroupId

com.github.seratch.taskun
ArtifactId

ArtifactId

taskun-log4j-extension
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

taskun-log4j-extension
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/seratch/taskun

Download taskun-log4j-extension

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.seratch.taskun/taskun-log4j-extension/ -->
<dependency>
    <groupId>com.github.seratch.taskun</groupId>
    <artifactId>taskun-log4j-extension</artifactId>
    <version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch.taskun/taskun-log4j-extension/
implementation 'com.github.seratch.taskun:taskun-log4j-extension:1.5.3'
// https://jarcasting.com/artifacts/com.github.seratch.taskun/taskun-log4j-extension/
implementation ("com.github.seratch.taskun:taskun-log4j-extension:1.5.3")
'com.github.seratch.taskun:taskun-log4j-extension:jar:1.5.3'
<dependency org="com.github.seratch.taskun" name="taskun-log4j-extension" rev="1.5.3">
  <artifact name="taskun-log4j-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch.taskun', module='taskun-log4j-extension', version='1.5.3')
)
libraryDependencies += "com.github.seratch.taskun" % "taskun-log4j-extension" % "1.5.3"
[com.github.seratch.taskun/taskun-log4j-extension "1.5.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.seratch.taskun : taskun-scheduler jar [1.5,)
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar [4,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3
1.5.2
1.5.1
1.5.0