License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdws.unfiltered |
ArtifactId | ArtifactIdunfiltered-jetty_2.12 |
Version | Version0.12.0-M7 |
Type | Typejar |
Description |
Descriptionunfiltered-jetty
Jetty server embedding module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-jetty_2.12/ -->
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-jetty_2.12</artifactId>
<version>0.12.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-jetty_2.12/
implementation 'ws.unfiltered:unfiltered-jetty_2.12:0.12.0-M7'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-jetty_2.12/
implementation ("ws.unfiltered:unfiltered-jetty_2.12:0.12.0-M7")
'ws.unfiltered:unfiltered-jetty_2.12:jar:0.12.0-M7'
<dependency org="ws.unfiltered" name="unfiltered-jetty_2.12" rev="0.12.0-M7">
<artifact name="unfiltered-jetty_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-jetty_2.12', version='0.12.0-M7')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-jetty_2.12" % "0.12.0-M7"
[ws.unfiltered/unfiltered-jetty_2.12 "0.12.0-M7"]
Group / Artifact | Type | Version |
---|---|---|
ws.unfiltered : unfiltered-util_2.12 | jar | 0.12.0-M7 |
org.eclipse.jetty : jetty-webapp | jar | 11.0.9 |