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

Download JAR files tagged by expense with all dependencies


camel-example-cxf from group org.ow2.jonas.camel (version 1.7.0)

Group: org.ow2.jonas.camel Artifact: camel-example-cxf
Show all versions Show documentation Show source 
Download camel-example-cxf.jar (1.7.0)
 

0 downloads
Artifact camel-example-cxf
Group org.ow2.jonas.camel
Version 1.7.0
Last update 04. October 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies camel-cxf, camel-component-for-jonas,
There are maybe transitive dependencies!

cxf-servlet-deployer-starter from group org.ow2.jonas.camel (version 1.7.0)

Group: org.ow2.jonas.camel Artifact: cxf-servlet-deployer-starter
Show all versions Show documentation Show source 
Download cxf-servlet-deployer-starter.jar (1.7.0)
 

0 downloads

cxf-servlet-deployer from group org.ow2.jonas.camel (version 1.7.0)

Group: org.ow2.jonas.camel Artifact: cxf-servlet-deployer
Show all versions Show documentation Show source 
Download cxf-servlet-deployer.jar (1.7.0)
 

0 downloads
Artifact cxf-servlet-deployer
Group org.ow2.jonas.camel
Version 1.7.0


camel-component-for-jonas from group org.ow2.jonas.camel (version 1.7.0)

Group: org.ow2.jonas.camel Artifact: camel-component-for-jonas
Show all versions Show documentation Show source 
Download camel-component-for-jonas.jar (1.7.0)
 

0 downloads
Artifact camel-component-for-jonas
Group org.ow2.jonas.camel
Version 1.7.0
Last update 04. October 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies spring-jms, camel-jms, jonas-carol-registry, camel-service-for-jonas, camel-cxf,
There are maybe transitive dependencies!

camel-service-for-jonas from group org.ow2.jonas.camel (version 1.7.0)

Group: org.ow2.jonas.camel Artifact: camel-service-for-jonas
Show all versions Show documentation Show source 
Download camel-service-for-jonas.jar (1.7.0)
 

0 downloads
Artifact camel-service-for-jonas
Group org.ow2.jonas.camel
Version 1.7.0


camel-service from group org.ow2.jonas.camel (version 1.7.0)

Group: org.ow2.jonas.camel Artifact: camel-service
Show all versions Show documentation Show source 
Download camel-service.jar (1.7.0)
 

0 downloads
Artifact camel-service
Group org.ow2.jonas.camel
Version 1.7.0


camel-xml-registry from group org.ow2.jonas.camel (version 1.7.0)

Group: org.ow2.jonas.camel Artifact: camel-xml-registry
Show all versions Show documentation Show source 
Download camel-xml-registry.jar (1.7.0)
 

0 downloads
Artifact camel-xml-registry
Group org.ow2.jonas.camel
Version 1.7.0


camel-jonas5 from group org.ow2.jonas.camel (version 1.7.0)

Group: org.ow2.jonas.camel Artifact: camel-jonas5
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact camel-jonas5
Group org.ow2.jonas.camel
Version 1.7.0


JavaEWAH from group com.googlecode.javaewah (version 1.2.3)

The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.

Group: com.googlecode.javaewah Artifact: JavaEWAH
Show all versions Show documentation Show source 
Download JavaEWAH.jar (1.2.3)
 

55 downloads
Artifact JavaEWAH
Group com.googlecode.javaewah
Version 1.2.3
Last update 08. March 2023
Organization not specified
URL http://code.google.com/p/javaewah/
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 3 from 3 (items total 29)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy