ws.ament.hammock:web-jetty

CDI Based MicroServices

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

web-jetty
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

https://github.com/hammock-project/hammock/wiki/web-jetty

Download web-jetty

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
ws.ament.hammock : web-spi jar 2.1
org.eclipse.jetty : jetty-servlets jar 9.4.8.v20171121
org.eclipse.jetty : jetty-webapp jar 9.4.8.v20171121
org.eclipse.jetty : jetty-server jar 9.4.8.v20171121
org.eclipse.jetty.websocket : websocket-server jar 9.4.8.v20171121
org.eclipse.jetty.websocket : websocket-servlet jar 9.4.8.v20171121

test (2)

Group / Artifact Type Version
ws.ament.hammock : web-tck jar 2.1
org.mockito : mockito-core jar 2.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.5
1.3
1.2.1
1.2
1.1
1.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.3