Last Version

Apache Wink Server 1.4

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.

License

License

GroupId

GroupId

org.apache.wink
ArtifactId

ArtifactId

wink-server
Version

Version

1.4
Type

Type

jar
Description

Description

Apache Wink 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

The Apache Software Foundation

Download wink-server 1.4


<!-- https://jarcasting.com/artifacts/org.apache.wink/wink-server/ -->
<dependency>
    <groupId>org.apache.wink</groupId>
    <artifactId>wink-server</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.wink/wink-server/
implementation 'org.apache.wink:wink-server:1.4'
// https://jarcasting.com/artifacts/org.apache.wink/wink-server/
implementation ("org.apache.wink:wink-server:1.4")
'org.apache.wink:wink-server:jar:1.4'
<dependency org="org.apache.wink" name="wink-server" rev="1.4">
  <artifact name="wink-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.wink', module='wink-server', version='1.4')
)
libraryDependencies += "org.apache.wink" % "wink-server" % "1.4"
[org.apache.wink/wink-server "1.4"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.wink : wink-common jar 1.4
org.slf4j : slf4j-api jar 1.6.1
org.apache.geronimo.specs : geronimo-jaxrs_1.1_spec jar 1.0
javax.xml.bind : jaxb-api jar 2.2
com.sun.xml.bind : jaxb-impl jar 2.2.1.1
javax.activation : activation jar 1.1
commons-lang : commons-lang jar 2.3

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_2.5_spec jar 1.2

test (12)

Group / Artifact Type Version
org.apache.wink : wink-component-test-support jar 1.4
org.springframework : spring-context jar 3.0.5.RELEASE
org.springframework : spring-test jar 3.0.5.RELEASE
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : slf4j-jdk14 jar 1.6.1
xmlunit : xmlunit jar 1.1
junit : junit jar 4.10
org.codehaus.woodstox : wstx-asl jar 3.2.1
org.jmock : jmock-junit3 jar 2.5.1
org.jmock : jmock-legacy jar 2.5.1
cglib : cglib-nodep jar 2.1_3
org.objenesis : objenesis jar 1.2

Project Modules

There are no modules declared in this project.