taskun-guice-extension

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

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.seratch.taskun
ArtifactId

ArtifactId

taskun-guice-extension
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

How to add to project

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

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_2.4_spec jar [1.1,)
com.google.inject : guice jar 4.0

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