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

Download JAR files tagged by library with all dependencies

Search JAR files by class name

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!

btb from group org.formix (version 1.3.2)

Bridge to Babylon is a lightweight object relational mapper. The main goal of this library is simplicity. It is intended to be used with POJOs without the need of external XML mapping definition or any kind of annotation. This approache makes Bridge to Babylon the best compromize between simplicity (no xml mapping) and light library footprint: You don't use annotations so you don't have to deploy Bridge to Babylon along with your jars on remote clients.

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

1 downloads
Artifact btb
Group org.formix
Version 1.3.2
Last update 31. August 2015
Organization not specified
URL http://btb.sourceforge.net/
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
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!

autoimports-groovy from group org.devcake.groovy (version 1.0.9)

The library allows to execute parts of Groovy scripts in Groovy Console without having to import classes for every piece of code. All import statements from the file are applied automatically to the chunk of code being executed. This allows to use console more effectively. Also specialized Groovy Shell implementation allows to integrate this feature in other projects.

Group: org.devcake.groovy Artifact: autoimports-groovy
Show all versions Show documentation Show source 
 

0 downloads
Artifact autoimports-groovy
Group org.devcake.groovy
Version 1.0.9
Last update 19. June 2015
Organization not specified
URL http://devcake.org/Projects/Autoimports-Groovy
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies groovy-all, testng,
There are maybe transitive dependencies!



Page 5637 from 5678 (items total 56779)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy