xhr-client


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.endpoints4s
ArtifactId

ArtifactId

xhr-client_sjs0.6_2.12
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

xhr-client
xhr-client
Project URL

Project URL

https://github.com/endpoints4s/endpoints4s
Project Organization

Project Organization

org.endpoints4s
Source Code Management

Source Code Management

https://github.com/endpoints4s/endpoints4s

Download xhr-client_sjs0.6_2.12

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
org.endpoints4s : algebra_sjs0.6_2.12 jar 1.0.0
org.endpoints4s : openapi_sjs0.6_2.12 jar 1.0.0
org.scala-js : scalajs-library_2.12 jar 0.6.33
org.scala-js : scalajs-dom_sjs0.6_2.12 jar 1.0.0

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.12 jar 0.6.33
org.scalatest : scalatest_sjs0.6_2.12 jar 3.2.0

Project Modules

There are no modules declared in this project.

endpoints4s

Gitter codecov.io Build Status

endpoints4s is a Scala library for defining communication protocols over HTTP between applications.

See the documentation to learn more.

Running the Examples

$ sbt
> ++2.13.2
> <example>/reStart

Where <example> can be either example-cqrs, example-documented or example-quickstart-server.

And then browse http://localhost:9000.

Contributing

See the open issues.

Sponsors

Bestmile supports engineering work on the project.

Support

JetBrains offers one Open Source license.

License

This content is released under the MIT License.

Versions

Version
1.0.0