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

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

How to add to project

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

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_2.4_spec jar [1.1,)
org.springframework : spring-core jar 4.2.2.RELEASE
org.springframework : spring-context-support jar 4.2.2.RELEASE

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