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

Download JAR files tagged by like with all dependencies

Search JAR files by class name

webpipes-sass-ruby 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 adds support for SASS with a Ruby library.

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

0 downloads
Artifact webpipes-sass-ruby
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 4
Dependencies webpipes-core, jruby-core, jruby-stdlib, sass-gems,
There are maybe transitive dependencies!

webpipes-core-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 offers utilities for the testing modules.

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

0 downloads
Artifact webpipes-core-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 3
Dependencies webpipes-core, junit, slf4j-simple,
There are maybe transitive dependencies!

webpipes-ant 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 ant tasks to generate the web contents statically.

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

0 downloads
Artifact webpipes-ant
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, ant,
There are maybe transitive dependencies!

webpipes-core 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 is the core implementation of the library.

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

0 downloads
Artifact webpipes-core
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 4
Dependencies webjars-locator, jsourcemap, jackson-databind, slf4j-api,
There are maybe transitive dependencies!

webpipes-rhino-test from group org.hibnet (version 0.0.3)

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 test for the Rhino utilities.

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

0 downloads
Artifact webpipes-rhino-test
Group org.hibnet
Version 0.0.3
Last update 28. August 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies webpipes-rhino, junit, slf4j-simple,
There are maybe transitive dependencies!

webpipes-coffeescript-sourcemap-test from group org.hibnet (version 0.0.3)

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 adds support for CoffeeScript.

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

0 downloads
Artifact webpipes-coffeescript-sourcemap-test
Group org.hibnet
Version 0.0.3
Last update 28. August 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-coffeescript-sourcemap,
There are maybe transitive dependencies!

webpipes-coffeescript-sourcemap from group org.hibnet (version 0.0.3)

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 adds support for CoffeeScript.

Group: org.hibnet Artifact: webpipes-coffeescript-sourcemap
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-coffeescript-sourcemap
Group org.hibnet
Version 0.0.3
Last update 28. August 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies webpipes-rhino, coffee-script, source-map,
There are maybe transitive dependencies!

webpipes-rhino from group org.hibnet (version 0.0.3)

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 offers the base classes to run javascript on Rhino.

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

0 downloads
Artifact webpipes-rhino
Group org.hibnet
Version 0.0.3
Last update 28. August 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies webpipes-core, rhino, rjs,
There are maybe transitive dependencies!

dsx from group org.formix (version 0.10.0)

This library leverage method chaining. It is not compliant with the Java XML Standard API. It contains a serializer compatible with Microsoft XmlSerializer input/output XML format. It contains another serializer that is compatible with the DataContractSerializer from Microsoft. Along with the basic soap package provided, it becomes easy to do raw SOAP calls to any SOAP Web service. The XmlDocument class also offer XPath like methods to fetch information from the underlying XML tree.

Group: org.formix Artifact: dsx
Show documentation Show source 
 

0 downloads
Artifact dsx
Group org.formix
Version 0.10.0
Last update 20. August 2015
Organization not specified
URL http://formix.github.io/dsx/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-codec, commons-lang,
There are maybe transitive dependencies!

aludratest from group org.aludratest (version 3.0.2)

Test automation framework providing seamless integration of selenium based web GUI tests, file and stream content, and protocols. It enforces a unified programming model for testing different technologies: Web GUI including AJAX (using Selenium), HTML, XML, EDIFACT, Flat File, CSV/TSV, protocols like HTTP, JMS, FTP, SFTP, Network Shares. The framework is extensible via a flexible service API.

Group: org.aludratest Artifact: aludratest
Show all versions Show documentation Show source 
 

0 downloads
Artifact aludratest
Group org.aludratest
Version 3.0.2
Last update 24. July 2015
Organization aludratest.org
URL http://www.aludratest.org/
License Apache License 2.0
Dependencies amount 22
Dependencies junit, slf4j-api, databene-formats, databene-commons, dom4j, jaxen, xom, plexus-container-default, plexus-component-annotations, edifatto, selenium-java, selenium-java-client-driver, jtidy, commons-vfs2, commons-net, jsch, velocity, joda-time, pmd, jms-api, xml-apis, rhino,
There are maybe transitive dependencies!



Page 289 from 320 (items total 3198)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy