is not current version
Last Version 11.0.11

Jetty :: Utilities :: Ajax(JSON) 11.0.6

JSON/Ajax Utility classes for Jetty

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-util-ajax
Version

Version

11.0.6
Type

Type

jar
Description

Description

Jetty :: Utilities :: Ajax(JSON)
JSON/Ajax Utility classes for Jetty
Project URL

Project URL

https://eclipse.org/jetty/jetty-util-ajax
Project Organization

Project Organization

Webtide

Download jetty-util-ajax 11.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.jetty : jetty-util jar 11.0.6
org.slf4j : slf4j-api jar 2.0.0-alpha1

provided (1)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-jakarta-servlet-api jar 5.0.2

test (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-slf4j-impl jar 11.0.6
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.5
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.