License |
License |
---|---|
GroupId | GroupIdorg.intelligents-ia.winstone |
ArtifactId | ArtifactIdwinstone-project |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWinstone 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
winstone-project-1.7.0.pom | 14 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.3.154 |
junit : junit | jar | 3.8.1 |
httpunit : httpunit | jar | 1.6 |