Web-Jetty

Jetty Bootstrapping

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-jetty
Last Version

Last Version

4.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

Web-Jetty
Jetty Bootstrapping

Download web-jetty

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.smallmind : smallmind-nutsnbolts jar 4.7.1
org.smallmind : scribe-pen jar 4.7.1
org.smallmind : web-jersey jar 4.7.1
org.springframework : spring-context jar 5.3.18
org.eclipse.jetty : jetty-server jar 9.4.44.v20210927
org.eclipse.jetty : jetty-servlet jar 9.4.44.v20210927
org.eclipse.jetty : jetty-http-spi jar 9.4.44.v20210927
org.eclipse.jetty : jetty-http jar 9.4.44.v20210927
org.eclipse.jetty : jetty-io jar 9.4.44.v20210927
org.eclipse.jetty.websocket : websocket-server jar 9.4.44.v20210927
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.4.44.v20210927
org.glassfish.jersey.core : jersey-server jar 2.35
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.35
javax.xml.ws : jaxws-api jar 2.3.1
com.sun.xml.ws : jaxws-rt jar 2.3.1
org.aspectj : aspectjrt Optional jar 1.9.9.1

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.5
org.springframework : spring-test jar 5.3.18

Project Modules

There are no modules declared in this project.

Versions

Version
4.7.1
4.7.0
4.6.0
4.5.0
4.4.11
4.4.10
4.4.9
4.4.8
4.4.7
4.4.6
4.4.5
4.4.4
4.4.3
4.4.2
4.4.1
4.3.0
4.2.0
4.1.0
4.0.0
3.6.0
3.5.1
3.5.0
3.3.25
3.3.24
3.3.23
3.3.22
3.3.21