Last Version

Winstone Jndi 1.7.0

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

jndi
Version

Version

1.7.0
Type

Type

jar
Description

Description

Winstone Jndi
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/jndi/
Project Organization

Project Organization

Intelligents-ia

Download jndi 1.7.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4

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.