![JAR search and dependency download from the Maven repository](/logo.png)
Download com.googlecode.gwt-cropper JAR files with all dependencies
carrier from group com.googlecode.libphonenumber (version 1.101)
libphonenumber from group com.googlecode.libphonenumber (version 8.9.12)
JavaEWAH from group com.googlecode.javaewah (version 0.7.9)
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.
5 downloads
cqengine from group com.googlecode.cqengine (version 3.0.0)
Collection Query Engine: NoSQL indexing and query engine for Java collections with ultra-low latency
5 downloads
jcsv from group com.googlecode.jcsv (version 1.4.0)
jCSV is a simple CSV library for Java
cliche from group com.googlecode.clichemaven (version 110413)
Very simple command-line shell for Java applications
gwtmockito from group com.google.gwt.gwtmockito (version 1.1.6)
combinatoricslib from group com.googlecode.combinatoricslib (version 2.2)
gwt-servlet from group com.google.gwt (version 2.6.1)
5 downloads
gwt-dnd from group com.allen-sauer.gwt.dnd (version 3.3.4)
Library providing easy to use drag-and-drop capabilities to Google Web Toolkit (GWT) projects.
objectify from group com.googlecode.cedar-common (version 3.1)
*** THIS VERSION UPLOADED FOR USE WITH CEDAR-COMMON, TO AVOID DEPENDENCIES ON GOOGLE CODE-BASED MAVEN REPOSITORIES. *** The simplest convenient interface to the Google App Engine datastore
geocoder from group com.googlecode.libphonenumber (version 2.108)
libphonenumber from group com.googlecode.libphonenumber (version 8.9.16)
libphonenumber from group com.googlecode.libphonenumber (version 6.2)
libphonenumber from group com.googlecode.libphonenumber (version 8.8.9)
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
Page 12 from 105 (items total 1566)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy