Soklet Jetty

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
Last Version

Last Version

1.0.17
Release Date

Release Date

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

How to add to project

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

Versions

Version
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.0