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

Download JAR files tagged by contains with all dependencies

Search JAR files by class name

groovy from group cc.redberry (version 1.1.10)

Redberry is an open source computer algebra system designed for tensor manipulation. It implements basic computer algebra system routines as well as complex tools for real computations in physics. This is the Groovy facade for Redberry. It contains the classes and categories defining DSL features and syntax notations for common routines from redebrry-core and redberry-physics.

Group: cc.redberry Artifact: groovy
Show all versions Show documentation Show source 
 

0 downloads
Artifact groovy
Group cc.redberry
Version 1.1.10
Last update 17. January 2016
Organization not specified
URL http://redberry.cc/
License GNU General Public License, version 3
Dependencies amount 4
Dependencies core, physics, groovy-all, groovy-backports-compat23,
There are maybe transitive dependencies!

physics from group cc.redberry (version 1.1.10)

Redberry is an open source computer algebra system designed for tensor manipulation. It implements basic computer algebra system routines as well as complex tools for real computations in physics. This module contains the implementation of special routines needed in real physical problems. It contains tools for such problems like Feynman graphs and one-loop counterterms calculation etc.

Group: cc.redberry Artifact: physics
Show all versions Show documentation Show source 
 

59 downloads
Artifact physics
Group cc.redberry
Version 1.1.10
Last update 17. January 2016
Organization not specified
URL http://redberry.cc/
License GNU General Public License, version 3
Dependencies amount 1
Dependencies core,
There are maybe transitive dependencies!

fluo-cluster from group io.fluo (version 1.0.0-beta-2)

This module contains all code necessary to run Fluo on a YARN cluster using Apache Twill. It was separated from fluo-core to keep dependencies (like Twill) out of Fluo clients which depend on the fluo-core jar. It was also done to limit conflicts. For example, Twill requires logback to be used but fluo-core requires log4j (due to zookeeper requiring it in accumulo-minicluster).

Group: io.fluo Artifact: fluo-cluster
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluo-cluster
Group io.fluo
Version 1.0.0-beta-2
Last update 12. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
Dependencies logback-classic, logback-core, jcommander, guava, guice, commons-configuration, commons-io, fluo-accumulo, fluo-api, fluo-core, fluo-mini, accumulo-core, curator-framework, curator-recipes, hadoop-client, hadoop-yarn-client, twill-api, twill-yarn, slf4j-api,
There are maybe transitive dependencies!

webpipes-yui-test from group org.hibnet (version 0.0.4)

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. This module contains the tests for YUI.

Group: org.hibnet Artifact: webpipes-yui-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-yui-test
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-yui,
There are maybe transitive dependencies!

webpipes-uglify2-test from group org.hibnet (version 0.0.4)

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. This module contains the tests for UglifyJS2.

Group: org.hibnet Artifact: webpipes-uglify2-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-uglify2-test
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-uglify2,
There are maybe transitive dependencies!

webpipes-uglify-test from group org.hibnet (version 0.0.4)

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. This module contains the tests for UglifyJS.

Group: org.hibnet Artifact: webpipes-uglify-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-uglify-test
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-uglify,
There are maybe transitive dependencies!

webpipes-sass-ruby-test from group org.hibnet (version 0.0.4)

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. This module contains the tests for SASS with a Ruby library.

Group: org.hibnet Artifact: webpipes-sass-ruby-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-sass-ruby-test
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-sass-ruby,
There are maybe transitive dependencies!

webpipes-sass-js-test from group org.hibnet (version 0.0.4)

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. This module contains the tests for SASS.

Group: org.hibnet Artifact: webpipes-sass-js-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-sass-js-test
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-sass-js,
There are maybe transitive dependencies!

webpipes-less4j-test from group org.hibnet (version 0.0.4)

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. This module contains the tests for lesscss with less4j.

Group: org.hibnet Artifact: webpipes-less4j-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-less4j-test
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-less4j,
There are maybe transitive dependencies!

webpipes-less-test from group org.hibnet (version 0.0.4)

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. This module contains the tests for lesscss.

Group: org.hibnet Artifact: webpipes-less-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-less-test
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-less,
There are maybe transitive dependencies!



Page 720 from 758 (items total 7571)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy