Last Version

Winstone 0.9.10-hudson-24

Winstone is a servlet container that was written out of a desire to provide servlet functionality without the bloat that full J2EE compliance introduces.

License

License

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.winstone
ArtifactId

ArtifactId

winstone
Version

Version

0.9.10-hudson-24
Type

Type

jar
Description

Description

Winstone
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

http://winstone.sourceforge.net/
Source Code Management

Source Code Management

http://winstone.cvs.sourceforge.net/winstone/winstone

Download winstone 0.9.10-hudson-24


<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
httpunit : httpunit jar 1.6

Project Modules

There are no modules declared in this project.