taskun-s2-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-s2-extension
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

taskun-s2-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-s2-extension

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.seratch.taskun : taskun-scheduler jar [1.5,)
com.github.seratch.taskun : taskun-servlet-extension jar [1.5,)

provided (4)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_2.4_spec jar [1.1,)
org.seasar.container » s2-framework jar [2.4,)
org.seasar.container » s2-extension jar [2.4,)
org.seasar.container » s2-tiger jar [2.4,)

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