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

Download JAR files tagged by scala with all dependencies

Search JAR files by class name

akka-http-spring-boot_2.11 from group com.github.scalaspring (version 0.3.1)

Integrates Scala Akka HTTP and Spring Boot for rapid, robust service development with minimal configuration. Pre-configured server components require little more than a route to get a service up and running.

Group: com.github.scalaspring Artifact: akka-http-spring-boot_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-http-spring-boot_2.11
Group com.github.scalaspring
Version 0.3.1
Last update 10. April 2016
Organization com.github.scalaspring
URL http://github.com/scalaspring/akka-http-spring-boot
License Apache License, Version 2.0
Dependencies amount 7
Dependencies scala-library, scala-logging_2.11, spring-context, spring-boot-starter, akka-http-experimental_2.11, akka-http-spray-json-experimental_2.11, akka-spring-boot_2.11,
There are maybe transitive dependencies!

factorie_2.11 from group cc.factorie (version 1.2)

FACTORIE is a toolkit for deployable probabilistic modeling, implemented as a software library in Scala. It provides its users with a succinct language for creating relational factor graphs, estimating parameters and performing inference.

Group: cc.factorie Artifact: factorie_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact factorie_2.11
Group cc.factorie
Version 1.2
Last update 07. April 2016
Organization University of Massachusetts, Amherst
URL http://factorie.cs.umass.edu
License Apache 2
Dependencies amount 11
Dependencies scala-library, scala-compiler, commons-compress, commons-lang, snappy-java, bliki-core, mongo-java-driver, json4s-core_${scala.majorVersion}, json4s-jackson_${scala.majorVersion}, jblas, guava,
There are maybe transitive dependencies!

scala-redis_2.11 from group org.redis (version 0.0.25)

# Redis Scala client ## Key features of the library - Native Scala types Set and List responses. - Transparent serialization - Connection pooling - Consistent Hashing on the client. - Support for basic Redis sharding. http://redis.io/topics/partitioning - Support for Redis Sentinel

Group: org.redis Artifact: scala-redis_2.11
Show all versions Show documentation Show source 
 

2 downloads
Artifact scala-redis_2.11
Group org.redis
Version 0.0.25
Last update 04. April 2016
Organization not specified
URL https://github.com/spaceapegames/scala-redis
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, scala-actors, commons-pool, slf4j-api, logback-classic,
There are maybe transitive dependencies!

scala-redis_2.10.0 from group org.redis (version 0.0.18)

# Redis Scala client ## Key features of the library - Native Scala types Set and List responses. - Transparent serialization - Connection pooling - Consistent Hashing on the client. - Support for basic Redis sharding. http://redis.io/topics/partitioning - Support for Redis Sentinel

Group: org.redis Artifact: scala-redis_2.10.0
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala-redis_2.10.0
Group org.redis
Version 0.0.18
Last update 02. February 2015
Organization not specified
URL https://github.com/spaceapegames/scala-redis
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, scala-actors, commons-pool, slf4j-api, logback-classic,
There are maybe transitive dependencies!

factorie_2.10 from group cc.factorie (version 1.1.1)

FACTORIE is a toolkit for deployable probabilistic modeling, implemented as a software library in Scala. It provides its users with a succinct language for creating relational factor graphs, estimating parameters and performing inference.

Group: cc.factorie Artifact: factorie_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact factorie_2.10
Group cc.factorie
Version 1.1.1
Last update 03. December 2014
Organization University of Massachusetts, Amherst
URL http://factorie.cs.umass.edu
License Apache 2
Dependencies amount 8
Dependencies scala-library, scala-compiler, commons-compress, commons-lang, snappy-java, bliki-core, mongo-java-driver, jblas,
There are maybe transitive dependencies!

goose from group com.gravity (version 2.1.23)

Goose was originally an article extractor written in Java that has most recently (aug2011) converted to a scala project. It's mission is to take any news article or article type web page and not only extract what is the main body of the article but also all meta data and most probable image candidate.

Group: com.gravity Artifact: goose
Show all versions Show documentation Show source 
 

5 downloads
Artifact goose
Group com.gravity
Version 2.1.23
Last update 25. November 2013
Organization not specified
URL https://github.com/matth/goose
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies slf4j-api, jsoup, commons-io, scala-compiler, scala-library, httpclient, commons-lang,
There are maybe transitive dependencies!

spark-repl-bin_2.9.3 from group org.spark-project (version 0.7.2)

Group: org.spark-project Artifact: spark-repl-bin_2.9.3
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spark-repl-bin_2.9.3
Group org.spark-project
Version 0.7.2
Last update 19. May 2013
Organization not specified
URL http://spark-project.org/
License not specified
Dependencies amount 1
Dependencies spark-core_2.9.3,
There are maybe transitive dependencies!

spark-parent from group org.spark-project (version 0.7.2)

Spark is a MapReduce-like cluster computing framework designed for low-latency iterative jobs and interactive use from an interpreter. It provides clean, language-integrated APIs in Scala, Java, and Python, with a rich array of parallel operators.

Group: org.spark-project Artifact: spark-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spark-parent
Group org.spark-project
Version 0.7.2
Last update 19. May 2013
Organization not specified
URL http://spark-project.org/
License BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maybe from group com.ckkloverdos (version 0.6.0)

Scala Maybe. Inspired by Lift's Box, Haskell's Maybe and Scala's Option. A few noteable characteristics: * `Maybe()` is a polymorphich constructor that Does The Right Thing, no matter the input. * `get` is only provided for a `Just` value, not in the general `Maybe` API. * `map` on a `Just` Does The Right Thing, even if the calling function explodes.

Group: com.ckkloverdos Artifact: maybe
Show all versions Show documentation Show source 
 

0 downloads
Artifact maybe
Group com.ckkloverdos
Version 0.6.0
Last update 29. January 2013
Organization ckkloverdos.com
URL https://github.com/loverdos/maybe
License Apache 2
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

scala-lib_2.9.1 from group com.flyobjectspace (version 1.3.9)

Fly Scala is a scala client library for working with a Fly Server. Fly is an object space server that is specifically written to provide lightweight object based messaging between computers running on a network. This distribution does not contain the server, please go to http://www.flyobjectspace.com/ for the server that matches the version of Fly Scala you want to use.

Group: com.flyobjectspace Artifact: scala-lib_2.9.1
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala-lib_2.9.1
Group com.flyobjectspace
Version 1.3.9
Last update 27. September 2011
Organization not specified
URL http://www.flyobjectspace.com
License MIT License
Dependencies amount 3
Dependencies scalaz-core_2.9.1, specs2_2.9.1, scala-library,
There are maybe transitive dependencies!



Page 1466 from 3 (items total 14757)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy