License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.wink |
ArtifactId | ArtifactIdwink-client |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Wink Client
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-client-1.4.pom | |
wink-client-1.4.jar | 55 KB |
wink-client-1.4-sources.jar | 51 KB |
wink-client-1.4-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.wink/wink-client/ -->
<dependency>
<groupId>org.apache.wink</groupId>
<artifactId>wink-client</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.wink/wink-client/
implementation 'org.apache.wink:wink-client:1.4'
// https://jarcasting.com/artifacts/org.apache.wink/wink-client/
implementation ("org.apache.wink:wink-client:1.4")
'org.apache.wink:wink-client:jar:1.4'
<dependency org="org.apache.wink" name="wink-client" rev="1.4">
<artifact name="wink-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.wink', module='wink-client', version='1.4')
)
libraryDependencies += "org.apache.wink" % "wink-client" % "1.4"
[org.apache.wink/wink-client "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wink : wink-common | jar | 1.4 |
org.slf4j : slf4j-api | jar | 1.6.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.wink : wink-component-test-support | jar | 1.4 |
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 |