Last Version

Web-Jetty 4.7.1

Jetty Bootstrapping

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-jetty
Version

Version

4.7.1
Type

Type

jar
Description

Description

Web-Jetty
Jetty Bootstrapping

Download web-jetty 4.7.1


<!-- 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.