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

Download JAR files tagged by javadoc with all dependencies

Search JAR files by class name

trees from group de.cit-ec.tcs.alignment (version 3.1.1)

This module provides two packages, 'trees' and 'forests', which provide algorithms to compute edit distances on trees and forests (that is, unordered or ordered lists of trees) respectively. The edit distance is computed according to the tree edit distance algorithm of Zhang and Shasha (1989). The basic tree data structure is defined by the Tree interface in the trees module. Please refer to the javadoc for more detailed information.

Group: de.cit-ec.tcs.alignment Artifact: trees
Show all versions Show documentation Show source 
 

0 downloads
Artifact trees
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 2
Dependencies algorithms, sets,
There are maybe transitive dependencies!

maven-properties-enum-plugin from group com.googlecode.maven-properties-enum-plugin (version 1.4.0)

Never liked hard-coding your property keys? The maven-properties-enum-plugin allows you to generate enum types, holding all valid keys including javadoc. Your advantages: * You can't access on non-existing keys as it would cause compile errors * As it's an enum, you can use your IDE's auto-completion * You'll never have to check your properties keys again * You can see the property's value in the enum field's javadoc

Group: com.googlecode.maven-properties-enum-plugin Artifact: maven-properties-enum-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact maven-properties-enum-plugin
Group com.googlecode.maven-properties-enum-plugin
Version 1.4.0
Last update 23. August 2013
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, slf4j-api, logback-classic,
There are maybe transitive dependencies!

rtext from group com.fifesoft.rtext (version 2.0.7)

RText is a powerful, cross-platform programmer's text editor written in Java. It is designed to be easy to use, highly customizable and flexible. Part of RText's design is for the source code to be simple, easy to understand, and well documented, so that other programmers can look into its inner-workings and figure out how RText ticks with ease. A good place to start (besides the source code) is the Javadoc for all classes used in the project.

Group: com.fifesoft.rtext Artifact: rtext
Show all versions Show documentation Show source 
 

4 downloads
Artifact rtext
Group com.fifesoft.rtext
Version 2.0.7
Last update 12. June 2013
Organization not specified
URL http://www.fifesoft.com/rtext/
License GNU Lesser General Public License
Dependencies amount 7
Dependencies rsyntaxtextarea, spellchecker, common, autocomplete, languagesupport, rstaui, jtidy,
There are maybe transitive dependencies!

maven-properties-enum-plugin from group net.sf.maven-properties-enum-plugin (version 1.0.1)

Never liked hard-coding your property keys? The maven-properties-enum-plugin allows you to generate enum types, holding all valid keys including javadoc. Your advantages: * You can't access on non-existing keys as it would cause compile errors * As it's an enum, you can use your IDE's auto-completion * You'll never have to check your properties keys again * You can see the property's value in the enum field's javadoc

Group: net.sf.maven-properties-enum-plugin Artifact: maven-properties-enum-plugin

 

0 downloads
Artifact maven-properties-enum-plugin
Group net.sf.maven-properties-enum-plugin
Version 1.0.1
Last update 10. December 2010
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, maven-plugin-testing-harness, log4j,
There are maybe transitive dependencies!

webservices-api-src from group javax.xml (version 2.1-b15)

Metro is a high-performance, extensible, easy-to-use web service stack. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services. This module provides source files in order to produce Javadoc for Java EE. The set of files contained herein does not match what is in webservices-api.

Group: javax.xml Artifact: webservices-api-src
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact webservices-api-src
Group javax.xml
Version 2.1-b15
Last update 04. October 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tlddoc from group taglibrarydoc (version 1.3)

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: taglibrarydoc Artifact: tlddoc
Show all versions Show source 
 

1 downloads
Artifact tlddoc
Group taglibrarydoc
Version 1.3
Last update 31. January 2006
Organization sun
URL http://taglibrarydoc.dev.java.net
License BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xjavadoc from group xdoclet (version 1.1)

The XJavaDoc engine is a complete rewrite of Sun's JavaDoc engine that is faster and more suited for XDoclet (although it is completely standalone). It scans java source code and makes information about a class available via special java beans that are part of the XJavaDoc core. These beans provide the same information about a class as Sun's JavaDoc API, and some nice extra features.

Group: xdoclet Artifact: xjavadoc
Show all versions 
 

12 downloads
Artifact xjavadoc
Group xdoclet
Version 1.1
Last update 08. November 2005
Organization XDoclet Team
URL http://xdoclet.sourceforge.net/xjavadoc/
License not specified
Dependencies amount 3
Dependencies ant, commons-collections, junit,
There are maybe transitive dependencies!

xjavadoc from group xjavadoc (version 1.1)

The XJavaDoc engine is a complete rewrite of Sun's JavaDoc engine that is faster and more suited for XDoclet (although it is completely standalone). It scans java source code and makes information about a class available via special java beans that are part of the XJavaDoc core. These beans provide the same information about a class as Sun's JavaDoc API, and some nice extra features.

Group: xjavadoc Artifact: xjavadoc
Show all versions 
 

73 downloads
Artifact xjavadoc
Group xjavadoc
Version 1.1
Last update 08. November 2005
Organization XDoclet Team
URL http://xdoclet.sourceforge.net/xjavadoc/
License not specified
Dependencies amount 3
Dependencies ant, commons-collections, junit,
There are maybe transitive dependencies!

testeasypom from group io.github.sebivenlo (version 5.2.1)

Fontys Venlo best maven practices. "Up with your competencies" The 'testeasypom' Parent pom that provides all dependencies that you need for modern testing, generating good looking Javadoc and a set of static test reports using spotbugs, pmd, and checkstyle. This is NOT cargo-cult, because NONE of the dependencies in this pom will end up in your final product. This is a continuation of sebipom. Version 4.0.7: update dep and plugin versions. Version 4.0.8: jacaco 0.8.8 for java 17 and 18 support Version 4.0.11: default to java 17 Version 5.1.0: default to java 21 Version 5.2.0: include testfx stuff in fx profile

Group: io.github.sebivenlo Artifact: testeasypom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact testeasypom
Group io.github.sebivenlo
Version 5.2.1
Last update 12. January 2024
Organization not specified
URL https://sebivenlo.github.io/testeasypom/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sebi-exam-pom from group io.github.sebivenlo (version 5.2.0)

Group: io.github.sebivenlo Artifact: sebi-exam-pom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sebi-exam-pom
Group io.github.sebivenlo
Version 5.2.0
Last update 19. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 42 from 43 (items total 428)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy