agora-api


License

License

GroupId

GroupId

com.github.aaronp
ArtifactId

ArtifactId

agora-api_sjs0.6_2.11
Last Version

Last Version

v0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

agora-api
agora-api
Project URL

Project URL

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

Project Organization

com.github.aaronp
Source Code Management

Source Code Management

https://github.com/aaronp/agora

Download agora-api_sjs0.6_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.aaronp/agora-api_sjs0.6_2.11/ -->
<dependency>
    <groupId>com.github.aaronp</groupId>
    <artifactId>agora-api_sjs0.6_2.11</artifactId>
    <version>v0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aaronp/agora-api_sjs0.6_2.11/
implementation 'com.github.aaronp:agora-api_sjs0.6_2.11:v0.1.2'
// https://jarcasting.com/artifacts/com.github.aaronp/agora-api_sjs0.6_2.11/
implementation ("com.github.aaronp:agora-api_sjs0.6_2.11:v0.1.2")
'com.github.aaronp:agora-api_sjs0.6_2.11:jar:v0.1.2'
<dependency org="com.github.aaronp" name="agora-api_sjs0.6_2.11" rev="v0.1.2">
  <artifact name="agora-api_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aaronp', module='agora-api_sjs0.6_2.11', version='v0.1.2')
)
libraryDependencies += "com.github.aaronp" % "agora-api_sjs0.6_2.11" % "v0.1.2"
[com.github.aaronp/agora-api_sjs0.6_2.11 "v0.1.2"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
org.scala-js : scalajs-library_2.11 jar 0.6.19
com.typesafe.scala-logging : scala-logging_2.11 jar 3.5.0
ch.qos.logback : logback-classic jar 1.1.11
io.circe : circe-core_2.11 jar 0.8.0
io.circe : circe-generic_2.11 jar 0.8.0
io.circe : circe-parser_2.11 jar 0.8.0
io.circe : circe-optics_2.11 jar 0.8.0

test (5)

Group / Artifact Type Version
org.scala-js : scalajs-test-interface_2.11 jar 0.6.19
org.scalactic : scalactic_2.11 jar 3.0.3
org.scalatest : scalatest_2.11 jar 3.0.3
org.pegdown : pegdown jar 1.6.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

sbt test cucumber

'Agora' is a reactive, distributed work-exchange for pairing work items with workers requesting work.

The name is taken from the greek work for 'marketplace', as it is essentially an exchange of Reactive Streams.

You can read more about the design and check the documentation here

Versions

Version
v0.1.2
v0.1.1
v0.1.0