Last Version

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.wink.example
ArtifactId

ArtifactId

client
Version

Version

1.4
Type

Type

pom
Description

Description

Apache Wink Examples Clients
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 client 1.4

Filename Size
client-1.4.pom 1 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.6.1

Project Modules

  • ReadRSS-client
  • QADefects-client
  • GoogleDocs-client