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

Download JAR files tagged by cached with all dependencies

Search JAR files by class name

encrypted-file-upload from group com.github.davidcarboni (version 2.1.0)

Implementations of Commons Fileupload 'FileItemFactory' and 'FileItem' that provide encryption of file uploads if they get cached on disk as temporary files. These are drop-in replacements and require no additional effort to manage encryption. The feature is transparent and encryption keys are ephemeral, living only for the lifetime of a FileItem instance.

Group: com.github.davidcarboni Artifact: encrypted-file-upload
Show all versions Show documentation Show source 
 

0 downloads
Artifact encrypted-file-upload
Group com.github.davidcarboni
Version 2.1.0
Last update 16. May 2018
Organization Carboni
URL https://github.com/davidcarboni/encrypted-file-upload
License MIT License
Dependencies amount 2
Dependencies commons-fileupload, cryptolite,
There are maybe transitive dependencies!

imcache-memcache from group com.cetsoft (version 0.2.0)

Group: com.cetsoft Artifact: imcache-memcache
Show all versions 
 

0 downloads
Artifact imcache-memcache
Group com.cetsoft
Version 0.2.0
Last update 18. August 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies imcache-core,
There are maybe transitive dependencies!

marmotta-ldcache from group org.apache.marmotta (version 3.1.0-incubating)

Provides transparent Linked Data Caching in the LMF triple store. When a resource is queried using e.g. LDPath or SPARQL and it represents an external resource (e.g. on DBPedia or GeoNames), the resource is transparently fetched on demand and cached locally.

Group: org.apache.marmotta Artifact: marmotta-ldcache
Show all versions Show source 
 

0 downloads
Artifact marmotta-ldcache
Group org.apache.marmotta
Version 3.1.0-incubating
Last update 24. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies marmotta-core, ldclient-api, ldclient-core, ldclient-provider-rdf, ldcache-api, ldcache-core, ldcache-sail-kiwi,
There are maybe transitive dependencies!

plsar-java from group net.plsar (version 3.0.1)

PLSA.R is an Open Source Server + Framework Environment for small to large scale 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. http://plsar.net

Group: net.plsar Artifact: plsar-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact plsar-java
Group net.plsar
Version 3.0.1
Last update 10. February 2023
Organization not specified
URL https://www.plsar.net
License Moded license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kostaskougios-cloning from group com.dominikcebula.cloning (version 1.10.1.1)

The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectively, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cached object to be modified or whenever you want to create a deep copy of an object. This version contains a workaround for Java 8 Lambda Cloning Issue (not a proper solution).

Group: com.dominikcebula.cloning Artifact: kostaskougios-cloning
Show documentation Show source 
 

0 downloads
Artifact kostaskougios-cloning
Group com.dominikcebula.cloning
Version 1.10.1.1
Last update 31. January 2020
Organization not specified
URL https://github.com/dominikcebula/cloning
License Apache License, Version 2.0
Dependencies amount 1
Dependencies objenesis,
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-yui 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 YUI.

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

0 downloads
Artifact webpipes-yui
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 1
Dependencies webpipes-core,
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-uglify2 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 UglifyJS2.

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

0 downloads
Artifact webpipes-uglify2
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, uglify-js,
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!



Page 6 from 10 (items total 99)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy