License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.apache.wink |
ArtifactId | ArtifactIdwink-guice-server |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Wink Guice Server
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wink-guice-server-1.4.pom | |
wink-guice-server-1.4.jar | 19 KB |
wink-guice-server-1.4-sources.jar | 13 KB |
wink-guice-server-1.4-javadoc.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.wink/wink-guice-server/ -->
<dependency>
<groupId>org.apache.wink</groupId>
<artifactId>wink-guice-server</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.wink/wink-guice-server/
implementation 'org.apache.wink:wink-guice-server:1.4'
// https://jarcasting.com/artifacts/org.apache.wink/wink-guice-server/
implementation ("org.apache.wink:wink-guice-server:1.4")
'org.apache.wink:wink-guice-server:jar:1.4'
<dependency org="org.apache.wink" name="wink-guice-server" rev="1.4">
<artifact name="wink-guice-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.wink', module='wink-guice-server', version='1.4')
)
libraryDependencies += "org.apache.wink" % "wink-guice-server" % "1.4"
[org.apache.wink/wink-guice-server "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wink : wink-server | jar | 1.4 |
com.google.inject : guice | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.2 |