json-schema-generic


License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.endpoints4s
ArtifactId

ArtifactId

json-schema-generic_sjs0.6_2.12
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

json-schema-generic
json-schema-generic
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 json-schema-generic_sjs0.6_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
org.endpoints4s : algebra-json-schema_sjs0.6_2.12 jar 1.0.0
org.scala-js : scalajs-library_2.12 jar 0.6.33
com.chuusai : shapeless_sjs0.6_2.12 jar 2.3.3

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.12 jar 0.6.33
org.scalatest : scalatest_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