Download JAR files tagged by selecting with all dependencies
filepicker from group io.github.chochanaresh (version 0.2.5)
All file and media picker library for android. This library is designed to simplify the process of selecting and retrieving media files from an Android device, and supports media capture for images and videos.
Group: io.github.chochanaresh Artifact: filepicker
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact filepicker
Group io.github.chochanaresh
Version 0.2.5
Last update 02. May 2024
Organization not specified
URL https://github.com/ChochaNaresh/FilePicker
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies viewbinding, kotlin-stdlib,
There are maybe transitive dependencies!
Group io.github.chochanaresh
Version 0.2.5
Last update 02. May 2024
Organization not specified
URL https://github.com/ChochaNaresh/FilePicker
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies viewbinding, kotlin-stdlib,
There are maybe transitive dependencies!
FilePicker from group io.github.chochanaresh (version 0.1.9)
All file and media picker library for android. This library is designed to simplify the process of selecting and retrieving media files from an Android device, and supports media capture for images and videos.
Group: io.github.chochanaresh Artifact: FilePicker
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact FilePicker
Group io.github.chochanaresh
Version 0.1.9
Last update 17. October 2023
Organization not specified
URL https://github.com/ChochaNaresh/videoEditer
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies viewbinding, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group io.github.chochanaresh
Version 0.1.9
Last update 17. October 2023
Organization not specified
URL https://github.com/ChochaNaresh/videoEditer
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies viewbinding, kotlin-stdlib-jdk8,
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
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!
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!
jcalendar from group com.toedter (version 1.4)
JCalendar is a Java date chooser bean for graphically picking a
date. JCalendar is composed of several other Java beans, a
JDayChooser, a JMonthChooser and a JYearChooser. All these beans
have a locale property, provide several icons (Color 16x16, Color
32x32, Mono 16x16 and Mono 32x32) and their own locale property
editor. So they can easily be used in GUI builders. Also part of the
package is a JDateChooser, a bean composed of an IDateEditor (for
direct date editing) and a button for opening a JCalendar for
selecting the date.
4346 downloads
Artifact jcalendar
Group com.toedter
Version 1.4
Last update 04. September 2013
Organization not specified
URL http://www.toedter.com/en/jcalendar/
License GNU LESSER GENERAL PUBLIC LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.toedter
Version 1.4
Last update 04. September 2013
Organization not specified
URL http://www.toedter.com/en/jcalendar/
License GNU LESSER GENERAL PUBLIC LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
file-piper from group net.sf.filepiper (version 1.2)
This project is a GUI utility for processing files. It allows selecting a set of source files and a pipeline
of processes to apply onto those files. The applications shows in a nice-looking user interface where you can
define profiles for your repetitive tasks.
It provides pre-defined processors doing usual file manipulation tasks like: Copy, Head, Tail, Chunk, Search, Replace, Zip, Unzip...
But the biggest value of this file processor tool is the ability to add easily custom file processors written in java.
0 downloads
Artifact file-piper
Group net.sf.filepiper
Version 1.2
Last update 17. June 2011
Organization not specified
URL http://file-piper.sourceforge.net
License Apache 2
Dependencies amount 5
Dependencies log4j, sfac-launcher, sfac-core, sfac-utils, itext,
There are maybe transitive dependencies!
Group net.sf.filepiper
Version 1.2
Last update 17. June 2011
Organization not specified
URL http://file-piper.sourceforge.net
License Apache 2
Dependencies amount 5
Dependencies log4j, sfac-launcher, sfac-core, sfac-utils, itext,
There are maybe transitive dependencies!
mydas from group uk.ac.ebi.mydas (version 1.0.2)
This project aims to offer an easy-to-extend Java DAS server framework.
It offers several advantages:
* Implementing data sources is very easy but also flexible and powerful.
* Data caching is built into the system, with access to the caching
mechanism made available to the data sources.
* All aspects of the server are highly configurable, including
selecting options where the DAS 1.53 specification offers
choices to the implementor.
* The latest Java technologies have been used throughout the
system to optimise performance and simplify data source development.
* Wherever possible the same terminology is used in the API as in
the DAS specification and XML - again, making data source
development more easy.
* The server allows XSLT transforms of the DAS XML to be configured
to provide a simple DAS client view (limited to the single DAS
source).
More details of the DAS protocol, DAS servers and DAS clients can
be found at http://www.biodas.org/wiki/Main_Page.
The first version of this server is a complete implementation of
Distributed Sequence Annotation System (DAS) Version 1.53.
If you are interested in learning more about DAS 1.53, the
specification is highly recommended as a concise and complete
description of the DAS protocol that can be obtained from:
http://biodas.org/documents/spec.html
Artifact mydas
Group uk.ac.ebi.mydas
Version 1.0.2
Last update 19. August 2007
Organization not specified
URL http://code.google.com/p/mydas/
License The Apache Software License 2.0
Dependencies amount 7
Dependencies commons-collections, servlet-api, log4j, xpp3, xercesImpl, oscache, commons-logging,
There are maybe transitive dependencies!
Group uk.ac.ebi.mydas
Version 1.0.2
Last update 19. August 2007
Organization not specified
URL http://code.google.com/p/mydas/
License The Apache Software License 2.0
Dependencies amount 7
Dependencies commons-collections, servlet-api, log4j, xpp3, xercesImpl, oscache, commons-logging,
There are maybe transitive dependencies!
Page 3 from 3 (items total 26)