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

Download JAR files tagged by improve with all dependencies

Search JAR files by class name

entitybroker-pack from group org.sakaiproject.entitybroker (version 10.7)

Group: org.sakaiproject.entitybroker Artifact: entitybroker-pack
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact entitybroker-pack
Group org.sakaiproject.entitybroker
Version 10.7
Last update 22. April 2016
Organization Sakai Project
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

direct from group org.sakaiproject.entitybroker (version 10.7)

Group: org.sakaiproject.entitybroker Artifact: direct
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact direct
Group org.sakaiproject.entitybroker
Version 10.7
Last update 22. April 2016
Organization Sakai Project
URL Not specified
License not specified
Dependencies amount 8
Dependencies entitybroker-api, entitybroker-utils, entitybroker-restimpl, servlet-api, commons-logging, sakai-kernel-api, sakai-component-manager, sakai-kernel-util,
There are maybe transitive dependencies!

providers from group org.sakaiproject.entitybroker (version 10.7)

Group: org.sakaiproject.entitybroker Artifact: providers
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact providers
Group org.sakaiproject.entitybroker
Version 10.7
Last update 22. April 2016
Organization Sakai Project
URL Not specified
License not specified
Dependencies amount 11
Dependencies entitybroker-api, entitybroker-utils, sakai-privacy-api, reflectutils, spring-core, spring-beans, servlet-api, mail, sakai-kernel-api, sakai-component-manager, sakai-kernel-util,
There are maybe transitive dependencies!

entitybroker-assembly from group org.sakaiproject.entitybroker (version 1.5.3)

Group: org.sakaiproject.entitybroker Artifact: entitybroker-assembly
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact entitybroker-assembly
Group org.sakaiproject.entitybroker
Version 1.5.3
Last update 21. August 2013
Organization Sakai Project
URL Not specified
License not specified
Dependencies amount 4
Dependencies entitybroker-api, entitybroker-pack, direct, providers,
There are maybe transitive dependencies!

ShakeBug from group com.softnoesis.shakebug (version 1.2.32)

Shakebug allows you to receive feedback from your beta testers or real users and improve the quality of your application in a simple way. Here users just need to shake their mobile and all the data regarding bugs & crashes can be seen by developers through their log in panel. It also helpful to analyse your users, session, location etc. Addition, you can add events on each action of your application and track it using this Shakebug framework. Sign up for a service at https://www.shakebug.com

Group: com.softnoesis.shakebug Artifact: ShakeBug
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ShakeBug
Group com.softnoesis.shakebug
Version 1.2.32
Last update 10. January 2024
Organization not specified
URL https://github.com/softnoesis/Shakebug-Android
License MIT License
Dependencies amount 23
Dependencies kotlin-android-extensions-runtime, appcompat, material, constraintlayout, annotation, core-ktx, lifecycle-process, kotlin-stdlib-jdk7, multidex, volley, lottie, android-device-names, extensions, play-services-location, kotlinx-coroutines-core, kotlinx-coroutines-android, common-java8, UWMediaPicker-Android, commons-text, exoplayer, glide, localization, gson,
There are maybe transitive dependencies!

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 https://github.com/lemire/javaewah
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mrglvq from group de.cit-ec.ml (version 0.1.0)

This project contains a Java implementation of median relational generalized learning vector quantization as proposed by Nebel, Hammer, Frohberg, and Villmann (2015, doi:10.1016/j.neucom.2014.12.096). Given a matrix of pairwise distances D and a vector of labels Y it identifies prototypical data points (i.e. rows of D) which help to classify the data set using a simple nearest neighbor rule. In particular, the algorithm optimizes the generalized learning vector quantization cost function (Sato and Yamada, 1995) via an expectation maximization scheme where in each iteration one prototype 'jumps' to another data point in order to improve the cost function. If the cost function can not be improved anymore for any of the data points, the algorithm terminates.

Group: de.cit-ec.ml Artifact: mrglvq
Show documentation Show source 
 

0 downloads
Artifact mrglvq
Group de.cit-ec.ml
Version 0.1.0
Last update 27. January 2018
Organization not specified
URL https://gitlab.ub.uni-bielefeld.de/bpaassen/median_relational_glvq
License The GNU General Public License, Version 3
Dependencies amount 1
Dependencies rng,
There are maybe transitive dependencies!

rat-lib from group com.google.code.p.arat (version 0.5.1)

Release Audit Tool (RAT) is a tool to improve accuracy and efficiency when checking releases. It is heuristic in nature: making guesses about possible problems. It will produce false positives and cannot find every possible issue with a release. It's reports require interpretation. In response to demands from project quality tool developers, RAT is available as a library suitable for inclusion in tools. This POM describes that library. Note that binary compatibility is not gauranteed between 0.x releases.

Group: com.google.code.p.arat Artifact: rat-lib
Show all versions Show documentation Show source 
 

0 downloads
Artifact rat-lib
Group com.google.code.p.arat
Version 0.5.1
Last update 26. June 2007
Organization not specified
URL http://code.google.com/p/arat/
License The Apache License Version 2.0
Dependencies amount 2
Dependencies commons-collections, commons-lang,
There are maybe transitive dependencies!

HockeySDK from group net.hockeyapp.android (version 5.2.0)

HockeySDK-Android implements support for using HockeyApp in your Android application. The following features are currently supported: Collect crash reports:If your app crashes, a crash log is written to the device's storage. If the user starts the app again, they will be asked asked to submit the crash report to HockeyApp. This works for both beta and live apps, i.e. those submitted to Google Play or other app stores. Crash logs contain viable information for you to help resolve the issue. Furthermore, you as a developer can add additional information to the report as well. Update Alpha/Beta apps: The app will check with HockeyApp if a new version for your alpha/beta build is available. If yes, it will show a dialog to users and let them see the release notes, the version history and start the installation process right away. You can even force the installation of certain updates. User Metrics: Understand user behavior to improve your app. Track usage through daily and monthly active users. Monitor crash impacted users. Measure customer engagement through session count. Add custom tracking calls to learn which features your users are actually using. This feature requires a minimum API level of 14 (Android 4.x Ice Cream Sandwich). Feedback: Besides crash reports, collecting feedback from your users from within your app is a great option to help with improving your app. You act on and answer feedback directly from the HockeyApp backend. Authenticate: Identify and authenticate users against your registered testers with the HockeyApp backend.

Group: net.hockeyapp.android Artifact: HockeySDK
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact HockeySDK
Group net.hockeyapp.android
Version 5.2.0
Last update 21. May 2019
Organization not specified
URL https://github.com/bitstadium/hockeysdk-android
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 35 from 35 (items total 349)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy