Last Version

rest 0.9.0-M26

rest

License

License

GroupId

GroupId

io.udash
ArtifactId

ArtifactId

udash-rest_2.12
Version

Version

0.9.0-M26
Type

Type

jar
Description

Description

rest
rest
Project URL

Project URL

https://github.com/UdashFramework/udash-core
Project Organization

Project Organization

io.udash

Download udash-rest_2.12 0.9.0-M26


<!-- https://jarcasting.com/artifacts/io.udash/udash-rest_2.12/ -->
<dependency>
    <groupId>io.udash</groupId>
    <artifactId>udash-rest_2.12</artifactId>
    <version>0.9.0-M26</version>
</dependency>
// https://jarcasting.com/artifacts/io.udash/udash-rest_2.12/
implementation 'io.udash:udash-rest_2.12:0.9.0-M26'
// https://jarcasting.com/artifacts/io.udash/udash-rest_2.12/
implementation ("io.udash:udash-rest_2.12:0.9.0-M26")
'io.udash:udash-rest_2.12:jar:0.9.0-M26'
<dependency org="io.udash" name="udash-rest_2.12" rev="0.9.0-M26">
  <artifact name="udash-rest_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.udash', module='udash-rest_2.12', version='0.9.0-M26')
)
libraryDependencies += "io.udash" % "udash-rest_2.12" % "0.9.0-M26"
[io.udash/udash-rest_2.12 "0.9.0-M26"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
io.udash : udash-utils_2.12 jar 0.9.0-M26
com.avsystem.commons : commons-core_2.12 jar 2.5.1
com.softwaremill.sttp.client3 : core_2.12 jar 3.3.15
io.monix : monix_2.12 jar 3.4.0
com.softwaremill.sttp.client3 : async-http-client-backend-future_2.12 jar 3.3.15
javax.servlet : javax.servlet-api jar 4.0.1
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.4

test (6)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.10
io.circe : circe-core_2.12 jar 0.14.1
io.circe : circe-parser_2.12 jar 0.14.1
io.circe : circe-derivation_2.12 jar 0.13.0-M5
org.eclipse.jetty : jetty-server jar 9.4.44.v20210927
org.eclipse.jetty : jetty-servlet jar 9.4.44.v20210927

Project Modules

There are no modules declared in this project.