Winstone Project

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

GroupId

GroupId

org.intelligents-ia.winstone
ArtifactId

ArtifactId

winstone-project
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

Winstone Project
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://code.google.com/p/winstone/
Project Organization

Project Organization

Intelligents-ia

Download winstone-project

Filename Size
winstone-project-1.7.0.pom 14 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.intelligents-ia.winstone/winstone-project/ -->
<dependency>
    <groupId>org.intelligents-ia.winstone</groupId>
    <artifactId>winstone-project</artifactId>
    <version>1.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.intelligents-ia.winstone/winstone-project/
implementation 'org.intelligents-ia.winstone:winstone-project:1.7.0'
// https://jarcasting.com/artifacts/org.intelligents-ia.winstone/winstone-project/
implementation ("org.intelligents-ia.winstone:winstone-project:1.7.0")
'org.intelligents-ia.winstone:winstone-project:pom:1.7.0'
<dependency org="org.intelligents-ia.winstone" name="winstone-project" rev="1.7.0">
  <artifact name="winstone-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.intelligents-ia.winstone', module='winstone-project', version='1.7.0')
)
libraryDependencies += "org.intelligents-ia.winstone" % "winstone-project" % "1.7.0"
[org.intelligents-ia.winstone/winstone-project "1.7.0"]

Dependencies

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.154
junit : junit jar 3.8.1
httpunit : httpunit jar 1.6

Project Modules

  • jndi
  • winstone
  • winstone-boot
  • winstone-jsp
  • winstone-jsp-boot
  • winstone-test

Versions

Version
1.7.0