Apache Wink Downloads

Apache Wink is distributed in several formats for your convenience.

You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24 hours to reach all mirrors.

Apache Wink is distributed under the Apache License, version 2.0.

Download Wink 1.0

Name Archive MD5 SHA-1 Signature
Wink-1.0-incubating (tar.gz) tar.gz MD5 SHA-1 ASC
Wink-1.0-incubating (zip) zip MD5 SHA-1 ASC
Wink-1.0-incubating (Source tar.gz) tar.gz MD5 SHA-1 ASC
Wink-1.0-incubating (Source zip) zip MD5 SHA-1 ASC
Release Notes 1.0-incubating

You can also retrieve the source files from our svn repository by typing

svn co http://svn.apache.org/repos/asf/incubator/wink/tags/wink-1.0-incubating/

Using Maven

We strongly encourage our users to configure a Maven repository mirror closer to their location, please read How to Use Mirrors for Repositories.

Dependencies

Add the following dependencies to your Maven pom.xml to include the Apache Wink Client module or the Server module.

Client
<dependency>
    <groupId>org.apache.wink</groupId>
    <artifactId>wink-client</artifactId>
    <version>1.0-incubating</version>
</dependency>
Server
<dependency>
    <groupId>org.apache.wink</groupId>
    <artifactId>wink-server</artifactId>
    <version>1.0-incubating</version>
</dependency>

Previous Releases

Wink 0.1

Name Archive MD5 SHA-1 Signature
Wink-0.1-incubating (tar.gz) tar.gz MD5 SHA-1 ASC
Wink-0.1-incubating (zip) zip MD5 SHA-1 ASC
Wink-0.1-incubating (Source tar.gz) tar.gz MD5 SHA-1 ASC
Wink-0.1-incubating (Source zip) zip MD5 SHA-1 ASC
Release Notes 0.1-incubating

You can also retrieve the source files from our svn repository by typing

svn co http://svn.apache.org/repos/asf/incubator/wink/tags/wink-0.1-incubating/

Latest Snapshots

Name Archive MD5 SHA-1
Wink-0.2-incubating-SNAPSHOT (gz) gz MD5 SHA-1
Wink-0.2-incubating-SNAPSHOT (zip) zip MD5 SHA-1
Wink-0.2-incubating-SNAPSHOT (Source gz) gz MD5 SHA-1
Wink-0.2-incubating-SNAPSHOT (Source zip) zip MD5 SHA-1

Maven

Dependencies

Add the following dependencies to your Maven pom.xml to include the Apache Wink Client module or the Server module.

Client
<dependency>
    <groupId>org.apache.wink</groupId>
    <artifactId>wink-client</artifactId>
    <version>0.2-incubating-SNAPSHOT</version>
</dependency>
Server
<dependency>
    <groupId>org.apache.wink</groupId>
    <artifactId>wink-server</artifactId>
    <version>0.2-incubating-SNAPSHOT</version>
</dependency>
Repository
https://repository.apache.org/content/repositories/snapshots