License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
GroupId | GroupIdorg.jvnet.hudson.winstone |
ArtifactId | ArtifactIdwinstone |
Last Version | Last Version0.9.10-hudson-24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWinstone
Winstone is a servlet container that was written out of a desire to provide servlet functionality without the bloat that full J2EE compliance introduces.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
winstone-0.9.10-hudson-24.pom | |
winstone-0.9.10-hudson-24.jar | 322 KB |
winstone-0.9.10-hudson-24-sources.jar | 267 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.winstone/winstone/ -->
<dependency>
<groupId>org.jvnet.hudson.winstone</groupId>
<artifactId>winstone</artifactId>
<version>0.9.10-hudson-24</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.winstone/winstone/
implementation 'org.jvnet.hudson.winstone:winstone:0.9.10-hudson-24'
// https://jarcasting.com/artifacts/org.jvnet.hudson.winstone/winstone/
implementation ("org.jvnet.hudson.winstone:winstone:0.9.10-hudson-24")
'org.jvnet.hudson.winstone:winstone:jar:0.9.10-hudson-24'
<dependency org="org.jvnet.hudson.winstone" name="winstone" rev="0.9.10-hudson-24">
<artifact name="winstone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.winstone', module='winstone', version='0.9.10-hudson-24')
)
libraryDependencies += "org.jvnet.hudson.winstone" % "winstone" % "0.9.10-hudson-24"
[org.jvnet.hudson.winstone/winstone "0.9.10-hudson-24"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
httpunit : httpunit | jar | 1.6 |