All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by quasi with all dependencies

Search JAR files by class name

confluentreactive_2.10.0-RC5 from group de.sciss (version 1.5.0)

Confluent persistence and quasi-retroactive / fluent references for Scala

Group: de.sciss Artifact: confluentreactive_2.10.0-RC5
Show documentation Show source 
 

0 downloads
Artifact confluentreactive_2.10.0-RC5
Group de.sciss
Version 1.5.0
Last update 10. December 2012
Organization de.sciss
URL https://github.com/Sciss/ConfluentReactive
License GPL v2+
Dependencies amount 3
Dependencies scala-library, lucreevent_2.10.0-RC5, lucreconfluent_2.10.0-RC5,
There are maybe transitive dependencies!

confluentreactive_2.9.2 from group de.sciss (version 1.5.0)

Confluent persistence and quasi-retroactive / fluent references for Scala

Group: de.sciss Artifact: confluentreactive_2.9.2
Show all versions Show documentation Show source 
 

0 downloads
Artifact confluentreactive_2.9.2
Group de.sciss
Version 1.5.0
Last update 10. December 2012
Organization de.sciss
URL https://github.com/Sciss/ConfluentReactive
License GPL v2+
Dependencies amount 3
Dependencies scala-library, lucreevent_2.9.2, lucreconfluent_2.9.2,
There are maybe transitive dependencies!

confluentreactive_2.10.0-RC3 from group de.sciss (version 1.4.0)

Confluent persistence and quasi-retroactive / fluent references for Scala

Group: de.sciss Artifact: confluentreactive_2.10.0-RC3
Show documentation Show source 
 

0 downloads
Artifact confluentreactive_2.10.0-RC3
Group de.sciss
Version 1.4.0
Last update 02. December 2012
Organization de.sciss
URL https://github.com/Sciss/ConfluentReactive
License GPL v2+
Dependencies amount 3
Dependencies scala-library, lucreevent_2.10.0-RC3, lucreconfluent_2.10.0-RC3,
There are maybe transitive dependencies!

confluentreactive_2.10.0-RC2 from group de.sciss (version 1.4.0)

Confluent persistence and quasi-retroactive / fluent references for Scala

Group: de.sciss Artifact: confluentreactive_2.10.0-RC2
Show documentation Show source 
 

0 downloads
Artifact confluentreactive_2.10.0-RC2
Group de.sciss
Version 1.4.0
Last update 09. November 2012
Organization de.sciss
URL https://github.com/Sciss/ConfluentReactive
License GPL v2+
Dependencies amount 3
Dependencies scala-library, lucreevent_2.10.0-RC2, lucreconfluent_2.10.0-RC2,
There are maybe transitive dependencies!

temporalobjects_2.9.2 from group de.sciss (version 1.2.0)

Confluent persistence and quasi-retroactive / fluent references for Scala

Group: de.sciss Artifact: temporalobjects_2.9.2
Show all versions Show documentation Show source 
 

0 downloads
Artifact temporalobjects_2.9.2
Group de.sciss
Version 1.2.0
Last update 24. September 2012
Organization de.sciss
URL https://github.com/Sciss/TemporalObjects
License GPL v2+
Dependencies amount 3
Dependencies scala-library, fingertree_2.9.2, lucredata-core_2.9.2,
There are maybe transitive dependencies!

temporalobjects_2.10.0-M7 from group de.sciss (version 1.0.0)

Confluent persistence and quasi-retroactive / fluent references for Scala

Group: de.sciss Artifact: temporalobjects_2.10.0-M7
Show documentation Show source 
 

0 downloads
Artifact temporalobjects_2.10.0-M7
Group de.sciss
Version 1.0.0
Last update 06. September 2012
Organization de.sciss
URL https://github.com/Sciss/TemporalObjects
License GPL v2+
Dependencies amount 3
Dependencies scala-library, fingertree_2.10.0-M7, lucredata-core_2.10.0-M7,
There are maybe transitive dependencies!

common-java-utils from group com.github.joineral32 (version 1.0.1)

A collection of Java 8 utility classes which solve quasi-common problems which aren't commonly provided in the more general utilities libraries out there.

Group: com.github.joineral32 Artifact: common-java-utils
Show documentation Show source 
 

0 downloads
Artifact common-java-utils
Group com.github.joineral32
Version 1.0.1
Last update 20. March 2015
Organization not specified
URL https://github.com/joineral32/common-java-utils
License Apache License, Version 2.0
Dependencies amount 3
Dependencies guava, slf4j-simple, jsr305,
There are maybe transitive dependencies!

kabomu from group com.aaronicsubstances (version 0.9.0)

Networking library that seeks to extend the success story of HTTP to protocol stacks other than TCP/IP, by enabling endpoints within localhost to send quasi HTTP requests with IPC mechanisms.

Group: com.aaronicsubstances Artifact: kabomu
Show documentation Show source 
 

0 downloads
Artifact kabomu
Group com.aaronicsubstances
Version 0.9.0
Last update 28. October 2023
Organization not specified
URL https://github.com/aaronicsubstances/kabomu-java.git
License MPL-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

quasi-maven-plugin from group com.github.fromage.quasi (version 0.7.10)

Quasi is a Java library that provides high-performance lightweight threads, forked from Quasar. Quasi fibers rely on bytecode instrumentation. This can be done at classloading time via a Java Agent, or at compilation time. This project ships a Maven plugin for the ahead-of-time Quasi instrumentation of the compiled class files.

Group: com.github.fromage.quasi Artifact: quasi-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact quasi-maven-plugin
Group com.github.fromage.quasi
Version 0.7.10
Last update 29. August 2018
Organization not specified
URL https://github.com/fromage/quasi-maven-plugin
License The BSD 3-Clause License
Dependencies amount 4
Dependencies maven-plugin-api, maven-core, maven-plugin-annotations, quasi-core,
There are maybe transitive dependencies!

LBFGS from group com.github.thssmonkey (version 1.0.4)

Limited-memory BFGS (L-BFGS) is an optimization algorithm in the family of quasi-Newton methods that approximates the Broyden–Fletcher–Goldfarb–Shanno (BFGS) algorithm using a limited amount of computer memory. It is a popular algorithm for parameter estimation in machine learning. The algorithm's target problem is to minimize f(x) over unconstrained values of the real-vector x where f is a differentiable scalar function.

Group: com.github.thssmonkey Artifact: LBFGS
Show all versions Show documentation Show source 
 

0 downloads
Artifact LBFGS
Group com.github.thssmonkey
Version 1.0.4
Last update 16. May 2019
Organization not specified
URL https://github.com/thssmonkey/LBFGS
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies flink-scala_${scala.binary.version}, flink-streaming-scala_${scala.binary.version}, flink-clients_${scala.binary.version}, flink-ml_${scala.binary.version},
There are maybe transitive dependencies!



Page 1 from 2 (items total 11)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy