Download JAR files tagged by scala with all dependencies
accord-api_sjs0.6_2.13.0-M2 from group com.wix (version 0.7.2)
Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!
Artifact accord-api_sjs0.6_2.13.0-M2
Group com.wix
Version 0.7.2
Last update 02. January 2018
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 2
Dependencies scala-library, scalajs-library_2.13.0-M2,
There are maybe transitive dependencies!
Group com.wix
Version 0.7.2
Last update 02. January 2018
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 2
Dependencies scala-library, scalajs-library_2.13.0-M2,
There are maybe transitive dependencies!
accord-api_2.13.0-M2 from group com.wix (version 0.7.2)
Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!
Artifact accord-api_2.13.0-M2
Group com.wix
Version 0.7.2
Last update 02. January 2018
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!
Group com.wix
Version 0.7.2
Last update 02. January 2018
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!
couchbase-lite-desktop from group com.github.sanskrit-coders (version 1.2)
A collection of scala classes for manipulating a sanskrit_coders.db.couchbaseLite database using non-mobile (desktop libraries).
Contributions and suggestions are invited at https://github.com/sanskrit-coders/stardict-sanskrit . (Sister projects there may also be of interest.)
0 downloads
Artifact couchbase-lite-desktop
Group com.github.sanskrit-coders
Version 1.2
Last update 29. May 2017
Organization not specified
URL https://github.com/sanskrit-coders/couchbase-lite-desktop
License Apache License 2.0
Dependencies amount 7
Dependencies scala-library, indic-transliteration, db-interface, logback-classic, logback-core, couchbase-lite-java, couchbase-lite-java-forestdb,
There are maybe transitive dependencies!
Group com.github.sanskrit-coders
Version 1.2
Last update 29. May 2017
Organization not specified
URL https://github.com/sanskrit-coders/couchbase-lite-desktop
License Apache License 2.0
Dependencies amount 7
Dependencies scala-library, indic-transliteration, db-interface, logback-classic, logback-core, couchbase-lite-java, couchbase-lite-java-forestdb,
There are maybe transitive dependencies!
accord-core_2.10 from group com.wix (version 0.6.1)
Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!
0 downloads
Artifact accord-core_2.10
Group com.wix
Version 0.6.1
Last update 08. December 2016
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 3
Dependencies scala-library, accord-api_2.10, quasiquotes_2.10,
There are maybe transitive dependencies!
Group com.wix
Version 0.6.1
Last update 08. December 2016
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 3
Dependencies scala-library, accord-api_2.10, quasiquotes_2.10,
There are maybe transitive dependencies!
accord-core_sjs0.6_2.10 from group com.wix (version 0.6.1)
Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!
0 downloads
Artifact accord-core_sjs0.6_2.10
Group com.wix
Version 0.6.1
Last update 08. December 2016
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 4
Dependencies scala-library, accord-api_sjs0.6_2.10, scalajs-library_2.10, quasiquotes_2.10,
There are maybe transitive dependencies!
Group com.wix
Version 0.6.1
Last update 08. December 2016
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 4
Dependencies scala-library, accord-api_sjs0.6_2.10, scalajs-library_2.10, quasiquotes_2.10,
There are maybe transitive dependencies!
accord-api_2.10 from group com.wix (version 0.6.1)
Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!
0 downloads
Artifact accord-api_2.10
Group com.wix
Version 0.6.1
Last update 08. December 2016
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 2
Dependencies scala-library, scalatest_2.10,
There are maybe transitive dependencies!
Group com.wix
Version 0.6.1
Last update 08. December 2016
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 2
Dependencies scala-library, scalatest_2.10,
There are maybe transitive dependencies!
accord-api_sjs0.6_2.10 from group com.wix (version 0.6.1)
Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!
0 downloads
Artifact accord-api_sjs0.6_2.10
Group com.wix
Version 0.6.1
Last update 08. December 2016
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 3
Dependencies scala-library, scalajs-library_2.10, scalatest_sjs0.6_2.10,
There are maybe transitive dependencies!
Group com.wix
Version 0.6.1
Last update 08. December 2016
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 3
Dependencies scala-library, scalajs-library_2.10, scalatest_sjs0.6_2.10,
There are maybe transitive dependencies!
parboiled from group org.daisy.libs (version 1.0.0)
parboiled is a mixed Java/Scala library providing for lightweight and easy-to-use, yet powerful and elegant parsing of arbitrary input text based on Parsing expression grammars (PEGs). This bundle wraps two different libraries, parboiled-core and parboiled-java, as they offer classes in the same package path
Artifact parboiled
Group org.daisy.libs
Version 1.0.0
Last update 17. September 2016
Organization sirthias
URL http://pegdown.org
License Apache License 2.0
Dependencies amount 6
Dependencies ${lib.artifactId}, parboiled-core, asm, asm-tree, asm-analysis, asm-util,
There are maybe transitive dependencies!
Group org.daisy.libs
Version 1.0.0
Last update 17. September 2016
Organization sirthias
URL http://pegdown.org
License Apache License 2.0
Dependencies amount 6
Dependencies ${lib.artifactId}, parboiled-core, asm, asm-tree, asm-analysis, asm-util,
There are maybe transitive dependencies!
accord-core_2.12.0-M5 from group com.wix (version 0.6)
Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!
Artifact accord-core_2.12.0-M5
Group com.wix
Version 0.6
Last update 28. August 2016
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 3
Dependencies scala-library, accord-api_2.12.0-M5, resetallattrs_2.12.0-M5,
There are maybe transitive dependencies!
Group com.wix
Version 0.6
Last update 28. August 2016
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 3
Dependencies scala-library, accord-api_2.12.0-M5, resetallattrs_2.12.0-M5,
There are maybe transitive dependencies!
accord-core_sjs0.6_2.12.0-M5 from group com.wix (version 0.6)
Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!
Artifact accord-core_sjs0.6_2.12.0-M5
Group com.wix
Version 0.6
Last update 28. August 2016
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 4
Dependencies scala-library, accord-api_sjs0.6_2.12.0-M5, scalajs-library_2.12.0-M5, resetallattrs_2.12.0-M5,
There are maybe transitive dependencies!
Group com.wix
Version 0.6
Last update 28. August 2016
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 4
Dependencies scala-library, accord-api_sjs0.6_2.12.0-M5, scalajs-library_2.12.0-M5, resetallattrs_2.12.0-M5,
There are maybe transitive dependencies!
Page 1465 from 3 (items total 14760)