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

Download JAR files tagged by pages with all dependencies

Search JAR files by class name

docbook from group net.sf.docbook (version 5.0-2)

DocBook is an XML vocabulary that lets you create documents in a presentation-neutral form that captures the logical structure of your content. Using free tools along with the DocBook XSL stylesheets, you can publish your content as HTML pages and PDF files, and in many other formats.

Group: net.sf.docbook Artifact: docbook
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact docbook
Group net.sf.docbook
Version 5.0-2
Last update 24. August 2012
Organization not specified
URL http://docbook.sourceforge.net/
License MIT like
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dirbuster from group com.sittinglittleduck (version 0.12)

DirBuster is a multi threaded java application designed to brute force directories and files names on web/application servers. Often is the case now of what looks like a web server in a state of default installation is actually not, and has pages and applications hidden within. DirBuster attempts to find these.

Group: com.sittinglittleduck Artifact: dirbuster
Show documentation Show source 
 

23 downloads
Artifact dirbuster
Group com.sittinglittleduck
Version 0.12
Last update 12. October 2011
Organization not specified
URL https://www.owasp.org/index.php/Category:OWASP_DirBuster_Project
License GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
Dependencies amount 10
Dependencies commons-logging, commons-logging, commons-codec, commons-httpclient, jericho-html, looks, java-getopt, swing-layout, BrowserLauncher2, javahelp,
There are maybe transitive dependencies!

wng from group net.sourceforge.wurfl (version 1.0.1-rc2)

Just like WALL enabled the shift from WML to XHTML MP back in 2003, WNG is the shift that will let you build great CSS-rich pages, while supporting legacy XHTML devices which are still dominant in most markets.

Group: net.sourceforge.wurfl Artifact: wng
Show all versions Show documentation Show source 
 

0 downloads
Artifact wng
Group net.sourceforge.wurfl
Version 1.0.1-rc2
Last update 28. May 2010
Organization WURFL-Pro srl
URL http://dev.wurflpro.com/projects/wng
License GNU General Public License, version 2
Dependencies amount 11
Dependencies slf4j-api, jcl-over-slf4j, wurfl, backport-util-concurrent , commons-collections, commons-lang, commons-beanutils, commons-io, commons-chain, stringtemplate, antlr,
There are maybe transitive dependencies!

struts-parent from group org.apache.struts (version 2)

The goal of the Apache Struts project is to encourage application architectures based on the "Model 2" approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Under Model 2, a servlet (or equivalent) manages business logic execution, and presentation logic resides mainly in server pages.

Group: org.apache.struts Artifact: struts-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact struts-parent
Group org.apache.struts
Version 2
Last update 06. May 2006
Organization not specified
URL http://struts.apache.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

htmlcompressor from group com.github.hazendaz (version 2.0.2)

HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result pages become smaller in size and load faster. A command-line version of the compressor is also available.

Group: com.github.hazendaz Artifact: htmlcompressor
Show all versions Show documentation Show source 
 

17 downloads
Artifact htmlcompressor
Group com.github.hazendaz
Version 2.0.2
Last update 18. August 2024
Organization Jeremy Landis
URL https://github.com/hazendaz/htmlcompressor/
License Apache License 2.0
Dependencies amount 1
Dependencies slf4j-api,
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!

tlddoc from group io.github.weblegacy (version 1.4)

Tag Library Documentation Generator is a utility for automatically generating javadoc-style documentation for JavaServer Pages (JSP) Technology Tag Libraries. It accepts a set of tag libraries as input, and generates a set of HTML files as output. It can also be used to generate tag library documentation for JavaServer Faces UI components. Included in the output is a full description of each defined tag library, the tags contained within those tag libraries, and how to use those tags.

Group: io.github.weblegacy Artifact: tlddoc
Show documentation Show source 
 

0 downloads
Artifact tlddoc
Group io.github.weblegacy
Version 1.4
Last update 19. July 2022
Organization Web-Legacy
URL https://weblegacy.github.io/tlddoc
License BSD 3-Clause "New" or "Revised" License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ShowPowerfulWeb from group com.github.allenxuan (version 0.6.0)

This library is built for gorgeous display of web contents within your application. Specifically, it helps you launch the Chrome custom tabs when it's available.When Chrome custom tabs is not available, it helps you launch the FinestWebView which is a beautiful and customizable Android Activity that shows web pages within an app. You can say this library is a hybrid of the following two projects: custom-tabs-client FinestWebView-Android References: https://developer.chrome.com/multidevice/android/customtabs https://github.com/GoogleChrome/custom-tabs-client https://github.com/TheFinestArtist/FinestWebView-Android

Group: com.github.allenxuan Artifact: ShowPowerfulWeb
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ShowPowerfulWeb
Group com.github.allenxuan
Version 0.6.0
Last update 22. January 2016
Organization not specified
URL https://github.com/allenxuan/ShowPowerfulWeb
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies finestwebview, customtabs,
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!

seleniumjt-core from group net.sf.seleniumjt (version 1.2.4)

SeleniumJT is a Selenium2 wrapper framework that simplifies the coding required for getting you tests up and running fast. In addition to encapsulating the idiosyncrasies of Selenium WebDriver it also supplies a more reliable testing framework for dynamic web pages by allowing elements time for conditions to be met before failure, times that are fully customisable.

Group: net.sf.seleniumjt Artifact: seleniumjt-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact seleniumjt-core
Group net.sf.seleniumjt
Version 1.2.4
Last update 02. May 2014
Organization not specified
URL https://sourceforge.net/projects/seleniumjt/
License MIT License
Dependencies amount 7
Dependencies spring-context, selenium-java, phantomjsdriver, commons-lang3, commons-io, aspectjtools, testng,
There are maybe transitive dependencies!



Page 43 from 3 (items total 451)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy