udash-circe-shared


License

License

GroupId

GroupId

io.leonard
ArtifactId

ArtifactId

udash-circe-shared_sjs0.6_2.12
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

udash-circe-shared
udash-circe-shared
Project URL

Project URL

https://github.com/leonardehrenfried/udash-circe
Project Organization

Project Organization

io.leonard
Source Code Management

Source Code Management

https://github.com/leonardehrenfried/udash-circe

Download udash-circe-shared_sjs0.6_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4
org.scala-js : scalajs-library_2.12 jar 0.6.21
io.udash : udash-rest-shared_sjs0.6_2.12 jar 0.6.0-M11
io.circe : circe-parser_sjs0.6_2.12 jar 0.8.0

test (1)

Group / Artifact Type Version
org.scala-js : scalajs-test-interface_2.12 jar 0.6.21

Project Modules

There are no modules declared in this project.

udash-circe

Latest version

A Udash RESTFramework that uses Circe instead of upickle.

Installation

libraryDependencies += "io.leonard" %%% "udash-circe" % "0.0.9"

Usage

val restServer = io.leonard.udash.CirceServerREST[Api](
  dom.window.location.hostname,
  port,
  "/"
)

Udash versions

  • For Udash 0.5.0 use version 0.0.4
  • For Udash 0.6.0 use version 0.0.9

Versions

Version
0.0.9