License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdio.udash |
ArtifactId | ArtifactIdudash-rest-jetty_2.13 |
Version | Version0.9.0-M33 |
Type | Typejar |
Description |
Descriptionrest-jetty
rest-jetty
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.udash |
<!-- https://jarcasting.com/artifacts/io.udash/udash-rest-jetty_2.13/ -->
<dependency>
<groupId>io.udash</groupId>
<artifactId>udash-rest-jetty_2.13</artifactId>
<version>0.9.0-M33</version>
</dependency>
// https://jarcasting.com/artifacts/io.udash/udash-rest-jetty_2.13/
implementation 'io.udash:udash-rest-jetty_2.13:0.9.0-M33'
// https://jarcasting.com/artifacts/io.udash/udash-rest-jetty_2.13/
implementation ("io.udash:udash-rest-jetty_2.13:0.9.0-M33")
'io.udash:udash-rest-jetty_2.13:jar:0.9.0-M33'
<dependency org="io.udash" name="udash-rest-jetty_2.13" rev="0.9.0-M33">
<artifact name="udash-rest-jetty_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.udash', module='udash-rest-jetty_2.13', version='0.9.0-M33')
)
libraryDependencies += "io.udash" % "udash-rest-jetty_2.13" % "0.9.0-M33"
[io.udash/udash-rest-jetty_2.13 "0.9.0-M33"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
io.udash : udash-rest_2.13 | jar | 0.9.0-M33 |
org.eclipse.jetty : jetty-client | jar | 9.4.46.v20220331 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.12 |