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

Download JAR files tagged by optimized with all dependencies

Search JAR files by class name

jgoodies-looks from group com.jgoodies (version 2.7.0)

The JGoodies Looks make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and usability. And they simplify the multi-platform support by using similar widget dimensions. In addition, many people have reviewed them as elegant.

Group: com.jgoodies Artifact: jgoodies-looks
Show all versions Show documentation Show source 
 

706 downloads
Artifact jgoodies-looks
Group com.jgoodies
Version 2.7.0
Last update 10. August 2015
Organization JGoodies Software GmbH
URL https://looks.java.net/
License The BSD License
Dependencies amount 1
Dependencies jgoodies-common,
There are maybe transitive dependencies!

pdf-extractor from group de.cit-ec.scie (version 2.0.1)

This is an optimized version of Apache PDFBox. It allows to extract the rough structure of a document (pages, blocks of text and paragraphs as well as formatting information) and was made with the intent to optimize text extraction results for scientific papers. The output can easily be transformed to plaintext (toString) or to an XML format (toXML).

Group: de.cit-ec.scie Artifact: pdf-extractor
Show all versions Show documentation Show source 
 

11 downloads
Artifact pdf-extractor
Group de.cit-ec.scie
Version 2.0.1
Last update 10. December 2014
Organization not specified
URL http://openresearch.cit-ec.de/projects/scie/
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies pdfbox,
There are maybe transitive dependencies!

thresholdSelector from group nz.ac.waikato.cms.weka (version 1.0.3)

A metaclassifier that selecting a mid-point threshold on the probability output by a Classifier. The midpoint threshold is set so that a given performance measure is optimized. Currently this is the F-measure. Performance is measured either on the training data, a hold-out set or using cross-validation. In addition, the probabilities returned by the base learner can have their range expanded so that the output probabilities will reside between 0 and 1 (this is useful if the scheme normally produces probabilities in a very narrow range).

Group: nz.ac.waikato.cms.weka Artifact: thresholdSelector
Show all versions Show documentation Show source 
 

1 downloads
Artifact thresholdSelector
Group nz.ac.waikato.cms.weka
Version 1.0.3
Last update 25. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/thresholdSelector
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

JGlobus-GridFTP from group org.jglobus (version 2.0.0)

GridFTP is a high-performance, secure, reliable data transfer protocol optimized for high-bandwidth wide-area networks. The GridFTP protocol is based on FTP, the highly-popular Internet file transfer protocol. We have selected a set of protocol features and extensions defined already in IETF RFCs and added a few additional features to meet requirements from current data grid projects. This GRIDFTP libary and client is based on JAVA.

Group: org.jglobus Artifact: JGlobus-GridFTP
Show documentation Show source 
 

0 downloads
Artifact JGlobus-GridFTP
Group org.jglobus
Version 2.0.0
Last update 23. January 2011
Organization not specified
URL http://dev.globus.org/wiki/CoG_jglobus
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

looks from group com.jgoodies (version 2.2.2)

The JGoodies Looks make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and usability. And they simplify the multi-platform support by using similar widget dimensions. In addition, many people have reviewed them as elegant.

Group: com.jgoodies Artifact: looks
Show all versions Show documentation Show source 
 

4 downloads
Artifact looks
Group com.jgoodies
Version 2.2.2
Last update 10. June 2009
Organization not specified
URL https://looks.dev.java.net/
License The BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

unit-sim from group io.violabs.geordi (version 1.0.6)

Geordi Test Framework is a Kotlin-based testing framework integrating with JUnit 5's TestTemplate for dynamic and parameterized testing. It supports file-based and parameter-based scenarios, suitable for various testing contexts. Key features include dynamic test case generation, SimulationGroup for scenario organization, and integration with JUnit 5's advanced features. It also includes a utility class, UnitSim, for method-level testing and mocking with Mockk. Geordi is inspired by the Spock framework, aiming to provide comparable functionality in a Kotlin-optimized package.

Group: io.violabs.geordi Artifact: unit-sim
Show all versions Show documentation Show source 
 

0 downloads
Artifact unit-sim
Group io.violabs.geordi
Version 1.0.6
Last update 18. June 2024
Organization not specified
URL https://github.com/violabs/geordi
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

onnxruntime-mobile from group com.microsoft.onnxruntime (version 1.18.0)

The ONNX Runtime Mobile package is a size optimized inference library for executing ONNX (Open Neural Network Exchange) models on Android. This package is built from the open source inference engine but with reduced disk footprint targeting mobile platforms. To minimize binary size this library supports a reduced set of operators and types aligned to typical mobile applications. The ONNX model must be converted to ORT format in order to use it with this package. See https://onnxruntime.ai/docs/reference/ort-format-models.html for more details.

Group: com.microsoft.onnxruntime Artifact: onnxruntime-mobile
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact onnxruntime-mobile
Group com.microsoft.onnxruntime
Version 1.18.0
Last update 20. May 2024
Organization Microsoft
URL https://microsoft.github.io/onnxruntime/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vividassdklibrary from group xyz.vtechnologies (version 0.2.3)

This library contains the drm_sdk for Android, equipped with advanced decoding and encryption features to ensure secure playback of video content within your app. This powerful library supports a variety of popular video formats, including DASH and HLS, and provides robust encryption options to protect your content from unauthorized access. The library is optimized for performance, with hardware acceleration and network streaming support, providing a smooth user experience. With its advanced decoding and encryption capabilities, the Android video libraries are the ideal solution for building a secure and high-quality video experience.

Group: xyz.vtechnologies Artifact: vividassdklibrary
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact vividassdklibrary
Group xyz.vtechnologies
Version 0.2.3
Last update 06. May 2024
Organization not specified
URL https://www.vtechnologies.xyz/
License Copyright
Dependencies amount 9
Dependencies dagger, retrofit, gson, converter-gson, kotlinx-coroutines-android, okhttp, converter-scalars, jwtdecode, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

brownies-collections from group org.magicwerk.brownies (version 0.9.23)

Brownies Collections complements the Java Collections Framework. GapList combines the strengths of both ArrayList and LinkedList. BigList is a list optimized for storing large number of elements. There are specialized List implementations for all primitive data types (IntGapList, IntBigList, IntObjGapList, IntObjBigList). The key collection classes offer support for keys and constraints for lists and collections (KeyList, KeyCollection, KeySet, Key1List, Key1Collection, Key1Set, Key2List, Key2Collection, Key2Set).

Group: org.magicwerk.brownies Artifact: brownies-collections
Show all versions Show documentation Show source 
 

0 downloads
Artifact brownies-collections
Group org.magicwerk.brownies
Version 0.9.23
Last update 19. April 2024
Organization not specified
URL http://www.magicwerk.org/collections
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libjpeg-turbo-ndk26-shared-with-shared-deps from group com.viliussutkus89.ndk.thirdparty (version 3.0.1-beta-3)

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems, as well as progressive JPEG compression on x86, x86-64, and Arm systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Group: com.viliussutkus89.ndk.thirdparty Artifact: libjpeg-turbo-ndk26-shared-with-shared-deps
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libjpeg-turbo-ndk26-shared-with-shared-deps
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 53 from 55 (items total 547)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy