tasks-ui-frontend


License

License

MIT
GroupId

GroupId

io.github.pityka
ArtifactId

ArtifactId

tasks-ui-frontend_sjs0.6_2.12
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

tasks-ui-frontend
tasks-ui-frontend
Project Organization

Project Organization

io.github.pityka
Source Code Management

Source Code Management

https://github.com/pityka/tasks

Download tasks-ui-frontend_sjs0.6_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.pityka/tasks-ui-frontend_sjs0.6_2.12/ -->
<dependency>
    <groupId>io.github.pityka</groupId>
    <artifactId>tasks-ui-frontend_sjs0.6_2.12</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pityka/tasks-ui-frontend_sjs0.6_2.12/
implementation 'io.github.pityka:tasks-ui-frontend_sjs0.6_2.12:0.2.2'
// https://jarcasting.com/artifacts/io.github.pityka/tasks-ui-frontend_sjs0.6_2.12/
implementation ("io.github.pityka:tasks-ui-frontend_sjs0.6_2.12:0.2.2")
'io.github.pityka:tasks-ui-frontend_sjs0.6_2.12:jar:0.2.2'
<dependency org="io.github.pityka" name="tasks-ui-frontend_sjs0.6_2.12" rev="0.2.2">
  <artifact name="tasks-ui-frontend_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pityka', module='tasks-ui-frontend_sjs0.6_2.12', version='0.2.2')
)
libraryDependencies += "io.github.pityka" % "tasks-ui-frontend_sjs0.6_2.12" % "0.2.2"
[io.github.pityka/tasks-ui-frontend_sjs0.6_2.12 "0.2.2"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
io.github.pityka : tasks-shared_sjs0.6_2.12 jar 0.2.2
org.scala-js : scalajs-library_2.12 jar 0.6.32
com.lihaoyi : scalatags_sjs0.6_2.12 jar 0.6.7
org.scala-js : scalajs-dom_sjs0.6_2.12 jar 0.9.5
io.circe : circe-core_sjs0.6_2.12 jar 0.13.0
io.circe : circe-parser_sjs0.6_2.12 jar 0.13.0
io.circe : circe-generic_sjs0.6_2.12 jar 0.13.0
net.pishen : akka-ui_sjs0.6_2.12 jar 0.1.1

test (1)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.12 jar 0.6.32

Project Modules

There are no modules declared in this project.

codecov maven

This library provides persistent memoization around asynchronous distributed computations.

It also provides a framework to execute those computations on remote machines. For the latter it supports AWS EC2, kubernetes, or ssh.

Example

See the example project and the tests.

Licence

Author: Istvan Bartha

This repository is a fork of https://github.com/pityka/mybiotools/tree/master/Tasks , for which the copyright holder is ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE, Switzerland, Group Fellay and was released under the MIT license. (That repository holds my post-doc works in the laboratory of Professor Jacques Fellay.)

Copyright of subsequent modifications belong to Istvan Bartha.

The MIT License (MIT)

Original work (as in https://github.com/pityka/mybiotools/tree/master/Tasks):
Copyright (c) 2015 ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE, Switzerland, Group Fellay

Modified work (this repository): Copyright (c) 2016 Istvan Bartha

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.6
0.1.5
0.1.2
0.0.60
0.0.59
0.0.26
0.0.24
0.0.23
0.0.20
0.0.19