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

Download JAR files tagged by java with all dependencies

Search JAR files by class name

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 
 

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!

logman-lib from group com.raelity.logman (version 2.3.1)

Easy to install library for adding dynamic display, control and configuration of java.util.logging to any swing based application. Useful for debugging apps in production situations; can interactively configure logging while an application is running including adding a handler to save logging output to a file. Changes made to an application's default/startup logging can be saved and automatically applied at startup. LogMan "single" library package for use in swing apps. The jar can be executed, "java -jar xxx", for a demo of the library. See com.raelity.logman.demo.Main for an example of adding the library to a swing app.

Group: com.raelity.logman Artifact: logman-lib
Show all versions Show documentation Show source 
 

0 downloads
Artifact logman-lib
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization not specified
URL https://foss.heptapod.net/java/jlogman/logman-lib
License GNU Lesser General Public License v3.0 or later
Dependencies amount 4
Dependencies logman-core, logman-demo, simplevalidation-standalone, org-netbeans-swing-outline,
There are maybe transitive dependencies!

jpasecurity from group org.jpasecurity (version 1.0.3)

JPA Security is an Access Control Solution for the Java Persistence API (JPA). With JPA Security your access control can be performed in the database. You may query the database for all objects of a certain type and will receive only the objects you have read access for. This filtering is performed in the database. Unaccessible queried objects will not be loaded into memory. JPA Security enables you to completely remove security-related code from your code-base. All access control may be configured via Annotations or XML. With JPA Security you do not have to change your access control paradigm (but maybe you want to, when you see the great capability of JPA Security). You even can mix access control paradigms easily. JPA Security is not designed to replace current security solutions, but to extend them. It integrates smoothly into the security mechanisms of the Java EE Platform, but may be used with third-party frameworks like Spring Security or in Java SE, too. With the extensibility of JPA Security it is easy to provide your own access control paradigm, access rules storage or login mechanism.

Group: org.jpasecurity Artifact: jpasecurity
Show all versions Show documentation Show source 
 

0 downloads
Artifact jpasecurity
Group org.jpasecurity
Version 1.0.3
Last update 04. January 2023
Organization not specified
URL https://jpasecurity.org
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies assertj-core, jsr250-api, slf4j-api,
There are maybe transitive dependencies!

fastutil-core from group co.datadome (version 8.5.11.1)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast operations; it provides also big (64-bit) arrays, sets, and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. This jar (fastutil-core.jar) contains data structures based on integers, longs, doubles, and objects, only; fastutil.jar contains all classes. If you have both jars in your dependencies, this jar should be excluded.

Group: co.datadome Artifact: fastutil-core
Show documentation Show source 
 

0 downloads
Artifact fastutil-core
Group co.datadome
Version 8.5.11.1
Last update 25. December 2022
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gcexcel from group com.grapecity.documents.excel (version 6.0.0)

Programmatically generate, load, modify, and convert Excel .xlsx spreadsheets in your Java applications. GrapeCity Documents for Excel (GcExcel) is a cross-platform high-speed, small-footprint spreadsheet API library that requires no dependencies on Excel. The powerful calculation engine supports 450+ Excel Functions and custom functions to perform complex calculations. GcExcel is 2x+ faster and uses less memory than Apache POI and allows you to save to XLSX, PDF, HTML, CSV, JSON and Images. Deploy your applications to the cloud, Windows, Mac, or Linux. If you'd like to remove the trial watermark and other trial limitations, please email [email protected] to request your 30-day evaluation key.

Group: com.grapecity.documents.excel Artifact: gcexcel
Show documentation Show source 
 

0 downloads
Artifact gcexcel
Group com.grapecity.documents.excel
Version 6.0.0
Last update 12. December 2022
Organization not specified
URL https://www.grapecity.com/documents-api-excel-java
License GC Documents EULA
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

portofino-mssql from group com.manydesigns (version 5.3.4)

Group: com.manydesigns Artifact: portofino-mssql
Show all versions Show documentation Show source 
 

1 downloads
Artifact portofino-mssql
Group com.manydesigns
Version 5.3.4
Last update 04. December 2022
Organization not specified
URL https//www.manydesigns.com/
License not specified
Dependencies amount 1
Dependencies portofino-database,
There are maybe transitive dependencies!

portofino-mail from group com.manydesigns (version 5.3.4)

Group: com.manydesigns Artifact: portofino-mail
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-mail
Group com.manydesigns
Version 5.3.4
Last update 04. December 2022
Organization not specified
URL https://www.manydesigns.com/
License not specified
Dependencies amount 9
Dependencies elements, portofino-core, commons-email, spring-beans, spring-context, spring-core, spring-web, javax.annotation-api, javax.ws.rs-api,
There are maybe transitive dependencies!

portofino-angular-ui-support from group com.manydesigns (version 5.3.4)

Group: com.manydesigns Artifact: portofino-angular-ui-support
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-angular-ui-support
Group com.manydesigns
Version 5.3.4
Last update 04. December 2022
Organization not specified
URL https://www.manydesigns.com/
License not specified
Dependencies amount 6
Dependencies javax.ws.rs-api, elements, jackson-databind, json, logback-classic, commons-io,
There are maybe transitive dependencies!

portofino-angular-ui from group com.manydesigns (version 5.3.4)

Group: com.manydesigns Artifact: portofino-angular-ui
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact portofino-angular-ui
Group com.manydesigns
Version 5.3.4
Last update 04. December 2022
Organization not specified
URL https://www.manydesigns.com/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

portofino-googlecloudsql from group com.manydesigns (version 5.3.4)

Group: com.manydesigns Artifact: portofino-googlecloudsql
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-googlecloudsql
Group com.manydesigns
Version 5.3.4
Last update 04. December 2022
Organization not specified
URL https://www.manydesigns.com/
License not specified
Dependencies amount 2
Dependencies portofino-database, portofino-mysql,
There are maybe transitive dependencies!



Page 6071 from 3 (items total 61276)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy