Winstone Server With JSP support

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

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.intelligents-ia.winstone
ArtifactId

ArtifactId

winstone-jsp
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Winstone Server With JSP support
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/winstone-jsp/
Project Organization

Project Organization

Intelligents-ia

Download winstone-jsp

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.intelligents-ia.winstone : winstone jar 1.7.0
org.apache.tomcat : jasper jar 6.0.18

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

There are no modules declared in this project.

Versions

Version
1.7.0