GroupId | GroupIdcom.github.seratch.taskun |
---|---|
ArtifactId | ArtifactIdtaskun-log4j-extension |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontaskun-log4j-extension
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4,) |