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

Download JAR files tagged by extracted with all dependencies

Search JAR files by class name

selenium-driver-helper-internetexplorer from group ch.racic.selenium (version 2.53.1)

Internet Explorer helper library which contains executable of common drivers that will be extracted on demand based on the runtime OS, if certain properties are set it will act as a proxy and return the URI of that drivers.

Group: ch.racic.selenium Artifact: selenium-driver-helper-internetexplorer
Show all versions Show documentation Show source 
 

8 downloads
Artifact selenium-driver-helper-internetexplorer
Group ch.racic.selenium
Version 2.53.1
Last update 18. April 2016
Organization not specified
URL https://github.com/rac2030/SeleniumDriverHelper
License MIT License
Dependencies amount 1
Dependencies selenium-driver-helper-base,
There are maybe transitive dependencies!

pdfJbIm from group cz.muni (version 1.4)

Tool used for (re)compression of PDF files using standard JBIG2 It is written in Java and uses library Apache PDFBox and IText for manipulation with PDF documents and encoder jbig2enc for compression of extracted images.

Group: cz.muni Artifact: pdfJbIm
Show all versions Show documentation Show source 
 

0 downloads
Artifact pdfJbIm
Group cz.muni
Version 1.4
Last update 06. January 2013
Organization Faculty of Informatics, Masaryk University, Brno
URL http://code.google.com/p/pdfrecompressor/
License GNU Affero General Public License version 3
Dependencies amount 9
Dependencies pdfbox, bcprov-jdk15, bcmail-jdk15, icu4j, itextpdf, commons-logging, logback-core, logback-classic, slf4j-api,
There are maybe transitive dependencies!

peaberry.activation.invocations from group org.ops4j.peaberry.extensions (version 1.3)

Peaberry Activation Invocations it an AOP-like testing aid. Calls to certain methods are captured via the Guice AOP interceptors and logged. The logs can then be extracted from the InvocationsTracker service.

Group: org.ops4j.peaberry.extensions Artifact: peaberry.activation.invocations
Show all versions Show documentation Show source 
 

0 downloads
Artifact peaberry.activation.invocations
Group org.ops4j.peaberry.extensions
Version 1.3
Last update 31. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies peaberry, junit, pax-exam,
There are maybe transitive dependencies!

json-tree from group org.hisp.dhis (version 1.4)

Group: org.hisp.dhis Artifact: json-tree
Show all versions Show documentation Show source 
 

0 downloads
Artifact json-tree
Group org.hisp.dhis
Version 1.4


grabzit from group it.grabz.grabzit (version 3.5.5)

GrabzIt enables web pages or HTML to be converted into a image, DOCX, video, rendered HTML or PDF document. Alternatively HTML tables can be extracted from the page as a CSV or Excel spreadsheet. Additionally GrabzIt allows you to convert online videos into animated GIF's.

Group: it.grabz.grabzit Artifact: grabzit
Show all versions Show documentation Show source 
 

7 downloads
Artifact grabzit
Group it.grabz.grabzit
Version 3.5.5
Last update 22. April 2024
Organization not specified
URL https://grabz.it
License The MIT License
Dependencies amount 1
Dependencies jaxb-api,
There are maybe transitive dependencies!

pa-toolbox-extern-javaplot from group de.h2b.java.lib.pa-toolbox (version 1.1.0)

This JavaPlot library has not been written by me (the author of the PA-Toolbox project). See the given URL for the original JavaPlot project. These files have been extracted from the download JavaPlot-0.5.0.tar.bz2. It is included here just to resolve external dependencies of other PA-Toolbox submodules.

Group: de.h2b.java.lib.pa-toolbox Artifact: pa-toolbox-extern-javaplot
Show documentation Show source 
 

28 downloads
Artifact pa-toolbox-extern-javaplot
Group de.h2b.java.lib.pa-toolbox
Version 1.1.0
Last update 08. April 2016
Organization not specified
URL http://javaplot.panayotis.com
License GNU Lesser General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lutra-docttr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements docTTR which is a tool of producing documentation for template libraries as HTML pages. The resulting documentation contains dependency graphs, usages, example expansions and annotations extracted from annotation instances on the templates in the library. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-docttr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-docttr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies lutra-core, lutra-wottr, lutra-stottr, j2html, graphviz-java,
There are maybe transitive dependencies!

norconex-importer from group com.norconex.collectors (version 3.0.1)

Norconex Importer is a Java library and command-line application meant to "parse" and "extract" content out of a computer file as plain text, whatever its format (HTML, PDF, Word, etc). In addition, it allows you to perform any manipulation on the extracted text before importing/using it in your own service or application.

Group: com.norconex.collectors Artifact: norconex-importer
Show all versions Show documentation Show source 
 

0 downloads
Artifact norconex-importer
Group com.norconex.collectors
Version 3.0.1
Last update 09. July 2023
Organization not specified
URL https://opensource.norconex.com/importer
License not specified
Dependencies amount 12
Dependencies tika-core, tika-parsers, tika-translate, commons-cli, jj2000, opencsv, luaj-jse, webp-imageio, norconex-commons-lang, log4j-slf4j-impl, log4j-core, jcl-over-slf4j,
There are maybe transitive dependencies!

data-distribution-api-vivo_1_08 from group edu.cornell.library.scholars (version 1.1.1)

--------------------------------------------------------------------------- Version for VIVO 1.8 This uses the source and test code from the Version for VIVO 1.10, edited to make it compatible with VIVO 1.8. It also borrows some code from VIVO 1.10 itself, changes the package name to avoid conflicts, and adds it here. * Vitro 1.8 uses Jena 2, not Jena 3, and Commons Lang 2, not 3, so modify the "import" statements in the Data Distribution code accordingly. * Vitro 1.8 does not have a "...webapp.utils.sparqlrunner" package, so borrow the source from Vitro 1.10, move it to a different package (just for compatibility with the 1.9 version), modify it to use Jena 2 and Commons Lang 2, and modify the Data Distribution API code to use this sparqlrunner package. * Vitro 1.9 has an earlier version of "...webapp.utils.configuration" package, so borrow the source from Vitro 1.10, move it to a different package so it won't conflict with the 1.9 version, modify it to use Jena 2 and Commons Lang 2, and modify the Data Distribution API code to use this configuration package. Make these modifications, compile, JAR it up, and deploy. --------------------------------------------------------------------------- Because VIVO 1.8 is not available as a Maven package, we have extracted the class files, JARed them up, and stored them in a file-based repository within this project. But that doesn't include any transitive dependencies, so any package that this code requires must be explicitly listed as a dependency. ---------------------------------------------------------------------------

Group: edu.cornell.library.scholars Artifact: data-distribution-api-vivo_1_08
Show all versions Show documentation Show source 
 

0 downloads
Artifact data-distribution-api-vivo_1_08
Group edu.cornell.library.scholars
Version 1.1.1
Last update 25. April 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies vivo_classes, jena-core, jena-arq, commons-logging, commons-io, commons-lang, jackson-core, jackson-databind, jackson-annotations,
There are maybe transitive dependencies!



Page 6 from 6 (items total 59)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy