Winstone Lite

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

Net
GroupId

GroupId

net.sourceforge.winstone
ArtifactId

ArtifactId

winstone-lite
Last Version

Last Version

0.9.10
Release Date

Release Date

Type

Type

jar
Description

Description

Winstone Lite
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-lite

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.winstone/winstone-lite/ -->
<dependency>
    <groupId>net.sourceforge.winstone</groupId>
    <artifactId>winstone-lite</artifactId>
    <version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.winstone/winstone-lite/
implementation 'net.sourceforge.winstone:winstone-lite:0.9.10'
// https://jarcasting.com/artifacts/net.sourceforge.winstone/winstone-lite/
implementation ("net.sourceforge.winstone:winstone-lite:0.9.10")
'net.sourceforge.winstone:winstone-lite:jar:0.9.10'
<dependency org="net.sourceforge.winstone" name="winstone-lite" rev="0.9.10">
  <artifact name="winstone-lite" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.winstone', module='winstone-lite', version='0.9.10')
)
libraryDependencies += "net.sourceforge.winstone" % "winstone-lite" % "0.9.10"
[net.sourceforge.winstone/winstone-lite "0.9.10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.10
0.9.9
0.9.6