| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.wink.example | 
| ArtifactId | ArtifactIdHistory | 
| Last Version | Last Version1.4 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionApache Wink Examples Ext :: History 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 | 
|---|---|
| History-1.4.pom | |
| History-1.4.war | 2 MB | 
| History-1.4-sources.jar | 19 KB | 
| History-1.4-javadoc.jar | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.wink.example/History/ -->
<dependency>
    <groupId>org.apache.wink.example</groupId>
    <artifactId>History</artifactId>
    <version>1.4</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.apache.wink.example/History/
implementation 'org.apache.wink.example:History:1.4'// https://jarcasting.com/artifacts/org.apache.wink.example/History/
implementation ("org.apache.wink.example:History:1.4")'org.apache.wink.example:History:war:1.4'<dependency org="org.apache.wink.example" name="History" rev="1.4">
  <artifact name="History" type="war" />
</dependency>@Grapes(
@Grab(group='org.apache.wink.example', module='History', version='1.4')
)libraryDependencies += "org.apache.wink.example" % "History" % "1.4"[org.apache.wink.example/History "1.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.wink : wink-common | jar | 1.4 | 
| org.apache.wink : wink-json-provider | jar | 1.4 | 
| org.apache.wink : wink-server | jar | 1.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.wink : wink-component-test-support | jar | 1.4 | 
| org.springframework : spring-test | jar | 3.0.5.RELEASE | 
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 | 
| woodstox : wstx-asl | jar | 3.2.1 | 
| org.slf4j : slf4j-jdk14 | jar | 1.6.1 |