is not current version
Last Version 11.0.11

Jetty :: JNDI Naming 11.0.7

JNDI spi impl for java namespace.

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-jndi
Version

Version

11.0.7
Type

Type

jar
Description

Description

Jetty :: JNDI Naming
JNDI spi impl for java namespace.
Project URL

Project URL

https://eclipse.org/jetty/jetty-jndi
Project Organization

Project Organization

Webtide

Download jetty-jndi 11.0.7


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jetty : jetty-util jar 11.0.7
org.slf4j : slf4j-api jar 2.0.0-alpha5
jakarta.activation : jakarta.activation-api Optional jar 2.0.1
jakarta.mail : jakarta.mail-api Optional jar 2.0.1

provided (2)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 11.0.7
org.eclipse.jetty : jetty-security jar 11.0.7

test (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-slf4j-impl jar 11.0.7
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.9
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.