Last Version

Soklet Jetty 1.0.17

Jetty integration for Soklet, a minimalist infrastructure for Java webapps and microservices.

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.soklet
ArtifactId

ArtifactId

soklet-jetty
Version

Version

1.0.17
Type

Type

jar
Description

Description

Soklet Jetty
Jetty integration for Soklet, a minimalist infrastructure for Java webapps and microservices.
Project URL

Project URL

http://soklet.com

Download soklet-jetty 1.0.17


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

Dependencies

compile (8)

Group / Artifact Type Version
com.soklet : soklet jar 1.2.5
javax.websocket : javax.websocket-api jar 1.1
org.eclipse.jetty : jetty-server jar 9.4.22.v20191022
org.eclipse.jetty : jetty-webapp jar 9.4.22.v20191022
org.eclipse.jetty : jetty-servlets jar 9.4.22.v20191022
org.eclipse.jetty : jetty-continuation jar 9.4.22.v20191022
org.eclipse.jetty : jetty-io jar 9.4.22.v20191022
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.4.22.v20191022

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.