Download JAR files tagged by cached with all 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.
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!
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.
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!
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.
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!
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)
Group: org.hibnet Artifact: webpipes-coffeescript-sourcemap-test
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
webpipes-coffeescript-sourcemap from group org.hibnet (version 0.0.3)
Group: org.hibnet Artifact: webpipes-coffeescript-sourcemap
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
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.
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!
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!
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.
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!
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!
cacher from group com.github.dcrissman (version 1.0.7)
Cacher provides a simple interface (Cache) that is designed to wrap a 3rd party caching client/library (eg. spymemcached). This interface is then consumed by the FetchManager which houses logic to standarize how cached values are stored and retrieved. If a value is already cached then it is simply returned, otherwise a Fetcher (either FetchSingle or FetchMultiple) is asked how to produce the value, which is then cached for subsequent requests.
Group: com.github.dcrissman Artifact: cacher
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cacher
Group com.github.dcrissman
Version 1.0.7
Last update 10. June 2014
Organization Red Hat, Inc.
URL https://github.com/dcrissman/cacher
License Lesser General Public License (LGPL), v 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.dcrissman
Version 1.0.7
Last update 10. June 2014
Organization Red Hat, Inc.
URL https://github.com/dcrissman/cacher
License Lesser General Public License (LGPL), v 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
plsar from group net.plsar (version 2.2.0)
PLSA.R is an Open Source Java Server + API for high demand, low latency requirements. There are no static references, no file reads, access to static fields per request. Everything is either cached and or instantiated on the fly. PLSA.R runs via one command so there are no .war files to deploy, no additional plugins to install it is a simple yet powerful alternative to container deployment environments. PLSA.R even boasts a little dependency injection for data logic. www.plsar.net
Artifact plsar
Group net.plsar
Version 2.2.0
Last update 18. April 2023
Organization not specified
URL http://www.plsar.net
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.plsar
Version 2.2.0
Last update 18. April 2023
Organization not specified
URL http://www.plsar.net
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 10 from 10 (items total 99)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy