Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.github.seratch.taskun |
ArtifactId | ArtifactIdtaskun-guice-extension |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontaskun-guice-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-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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.seratch.taskun : taskun-scheduler | jar | [1.5,) |
com.github.seratch.taskun : taskun-servlet-extension | jar | [1.5,) |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_2.4_spec | jar | [1.1,) |
com.google.inject : guice | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4,) |