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

Download JAR files tagged by need with all dependencies

Search JAR files by class name

synapse-grid-concurrent_2.10 from group ru.primetalk (version 1.4.4)

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systems over Akka actors, -slf4j - enables logging, -concurrent - running systems directly over ExecutorContext without the need for Akka, -examples - a few test systems. Also there are The current version is 1.4.4

Group: ru.primetalk Artifact: synapse-grid-concurrent_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact synapse-grid-concurrent_2.10
Group ru.primetalk
Version 1.4.4
Last update 06. August 2015
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 3
Dependencies scala-library, synapse-grid-core_2.10, shapeless_2.10,
There are maybe transitive dependencies!

synapse-grid-akka_2.10 from group ru.primetalk (version 1.4.4)

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systems over Akka actors, -slf4j - enables logging, -concurrent - running systems directly over ExecutorContext without the need for Akka, -examples - a few test systems. Also there are The current version is 1.4.4

Group: ru.primetalk Artifact: synapse-grid-akka_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact synapse-grid-akka_2.10
Group ru.primetalk
Version 1.4.4
Last update 06. August 2015
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 5
Dependencies akka-actor_2.10, akka-slf4j_2.10, akka-remote_2.10, synapse-grid-slf4j_2.10, scala-library,
There are maybe transitive dependencies!

xapi-gwtc-impl from group net.wetheinter (version 0.5)

This module contains the business logic of running gwt compiles. It implements and exposes all functionality of the gwt compiler, and should only ever be included in dev-mode runtimes that need to perform gwt compiles. In the maven plugin, the jre frontend and this backend are used together in one runtime. In the collide plugin, the gwt frontend runs in the browser, and this backend runs in vert.x server.

Group: net.wetheinter Artifact: xapi-gwtc-impl
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-gwtc-impl
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 7
Dependencies xapi-jre-inject, xapi-gwt, xapi-gwtc-api, xapi-dev-shell, gwt-dev, gwt-user, junit,
There are maybe transitive dependencies!

webpipes from group org.hibnet (version 0.0.1)

Webpipes is a library to manage web resources like javascript and css files which need processing before being served. It manages processing like minimization, file merging, css generation from less, linters, jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or to be generated with an Ant task.

Group: org.hibnet Artifact: webpipes
Show documentation Show source 
 

0 downloads
Artifact webpipes
Group org.hibnet
Version 0.0.1
Last update 12. December 2014
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies ant,
There are maybe transitive dependencies!

bom-scifio from group io.scif (version 2.3)

Group: io.scif Artifact: bom-scifio
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bom-scifio
Group io.scif
Version 2.3
Last update 27. October 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bom-imglib2 from group net.imglib2 (version 4.1)

Group: net.imglib2 Artifact: bom-imglib2
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bom-imglib2
Group net.imglib2
Version 4.1
Last update 24. October 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bom-imagej from group net.imagej (version 3.1)

Group: net.imagej Artifact: bom-imagej
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bom-imagej
Group net.imagej
Version 3.1
Last update 24. October 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scala-phonenumber_2.10 from group com.oglowo (version 0.3)

This will eventually be a port of Google's libphonenumber to Scala. For now, because I need this functionality quick, it simply wraps libphonenumber. It is NOT complete by any means. I've only added the functionality that I needed. Currently you get a PhoneNumber case class that assumes the country is USA when you don't pass the country in. While you can pass the country in, the only country defined is USA. If you're interested in more from this library, report an issue or send me a pull request. I want to complete it and slowly remove the dependency on Google's libphonenumber

Group: com.oglowo Artifact: scala-phonenumber_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala-phonenumber_2.10
Group com.oglowo
Version 0.3
Last update 06. May 2014
Organization com.oglowo
URL https://github.com/oGLOWo/scala-phonenumber
License Apache 2.0
Dependencies amount 6
Dependencies scala-library, scalaz-core_2.10, shapeless_2.10, scala-logging-slf4j_2.10, libphonenumber, geocoder,
There are maybe transitive dependencies!

jmockit-coverage from group com.googlecode.jmockit (version 0.999.26)

JMockit Coverage is a code coverage tool with several metrics (line, path, data) capable of generating HTML reports. It is designed with ease of use in mind, avoiding the need for complex configuration. Instead, smart (but overridable) defaults are employed, such as the selection of which classes to consider for coverage, and where to find sources files for report generation.

Group: com.googlecode.jmockit Artifact: jmockit-coverage
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmockit-coverage
Group com.googlecode.jmockit
Version 0.999.26
Last update 09. March 2014
Organization not specified
URL http://code.google.com/p/jmockit
License MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmockit-coverage from group com.bah.jmockit.com.googlecode.jmockit (version 0.999.25)

JMockit Coverage is a code coverage tool with several metrics (line, path, data) capable of generating HTML reports. It is designed with ease of use in mind, avoiding the need for complex configuration. Instead, smart (but overridable) defaults are employed, such as the selection of which classes to consider for coverage, and where to find sources files for report generation.

Group: com.bah.jmockit.com.googlecode.jmockit Artifact: jmockit-coverage
Show documentation Show source 
 

0 downloads
Artifact jmockit-coverage
Group com.bah.jmockit.com.googlecode.jmockit
Version 0.999.25
Last update 17. January 2014
Organization not specified
URL http://code.google.com/p/jmockit
License MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 74 from 97 (items total 967)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy