Last Version

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

Version

1.4
Type

Type

pom
Description

Description

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

Filename Size
wink-1.4.pom 41 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wink-component-test-support
  • wink-common
  • wink-server
  • wink-client
  • wink-client-apache-httpclient
  • wink-client-asynchttpclient
  • wink-spring-support
  • wink-webdav
  • wink-json4j
  • wink-providers
  • wink-jcdi-server
  • wink-guice-server
  • wink-examples
  • wink-assembly
  • wink-osgi