License |
License |
---|---|
GroupId | GroupIdorg.intelligents-ia.winstone |
ArtifactId | ArtifactIdwinstone |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWinstone Server
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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
winstone-1.7.0.pom | |
winstone-1.7.0.jar | 324 KB |
winstone-1.7.0-sources.jar | 229 KB |
winstone-1.7.0-javadoc.jar | 762 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.intelligents-ia.winstone/winstone/ -->
<dependency>
<groupId>org.intelligents-ia.winstone</groupId>
<artifactId>winstone</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.intelligents-ia.winstone/winstone/
implementation 'org.intelligents-ia.winstone:winstone:1.7.0'
// https://jarcasting.com/artifacts/org.intelligents-ia.winstone/winstone/
implementation ("org.intelligents-ia.winstone:winstone:1.7.0")
'org.intelligents-ia.winstone:winstone:jar:1.7.0'
<dependency org="org.intelligents-ia.winstone" name="winstone" rev="1.7.0">
<artifact name="winstone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.intelligents-ia.winstone', module='winstone', version='1.7.0')
)
libraryDependencies += "org.intelligents-ia.winstone" % "winstone" % "1.7.0"
[org.intelligents-ia.winstone/winstone "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.intelligents-ia.winstone : jndi | jar | 1.7.0 |
javax.servlet : servlet-api | jar | 2.5 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.mail : mail | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.3.154 |
junit : junit | jar | 3.8.1 |
httpunit : httpunit | jar | 1.6 |