License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.apache.wink |
ArtifactId | ArtifactIdwink-providers |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Wink Providers
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-providers-1.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.wink/wink-providers/ -->
<dependency>
<groupId>org.apache.wink</groupId>
<artifactId>wink-providers</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.wink/wink-providers/
implementation 'org.apache.wink:wink-providers:1.4'
// https://jarcasting.com/artifacts/org.apache.wink/wink-providers/
implementation ("org.apache.wink:wink-providers:1.4")
'org.apache.wink:wink-providers:pom:1.4'
<dependency org="org.apache.wink" name="wink-providers" rev="1.4">
<artifact name="wink-providers" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.wink', module='wink-providers', version='1.4')
)
libraryDependencies += "org.apache.wink" % "wink-providers" % "1.4"
[org.apache.wink/wink-providers "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jaxrs_1.1_spec | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.slf4j : slf4j-jdk14 | jar | 1.6.1 |