License |
License |
---|---|
GroupId | GroupIdio.udash |
ArtifactId | ArtifactIdudash-rest-backend_2.12 |
Version | Version0.8.0-M3 |
Type | Typejar |
Description |
Descriptionrest-backend
rest-backend
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.udash |
<!-- https://jarcasting.com/artifacts/io.udash/udash-rest-backend_2.12/ -->
<dependency>
<groupId>io.udash</groupId>
<artifactId>udash-rest-backend_2.12</artifactId>
<version>0.8.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.udash/udash-rest-backend_2.12/
implementation 'io.udash:udash-rest-backend_2.12:0.8.0-M3'
// https://jarcasting.com/artifacts/io.udash/udash-rest-backend_2.12/
implementation ("io.udash:udash-rest-backend_2.12:0.8.0-M3")
'io.udash:udash-rest-backend_2.12:jar:0.8.0-M3'
<dependency org="io.udash" name="udash-rest-backend_2.12" rev="0.8.0-M3">
<artifact name="udash-rest-backend_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.udash', module='udash-rest-backend_2.12', version='0.8.0-M3')
)
libraryDependencies += "io.udash" % "udash-rest-backend_2.12" % "0.8.0-M3"
[io.udash/udash-rest-backend_2.12 "0.8.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.7 |
io.udash : udash-rest-shared_2.12 | jar | 0.8.0-M3 |
com.github.ghik : silencer-lib_2.12 | jar | 1.2.1 |
com.avsystem.commons : commons-core_2.12 | jar | 1.32.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.eclipse.jetty : jetty-server | jar | 9.4.11.v20180605 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.11.v20180605 |