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

rest.x from group io.devcon5 (version 1.0)

Group: io.devcon5 Artifact: rest.x
Show documentation Show source 
 

1 downloads
Artifact rest.x
Group io.devcon5
Version 1.0
Last update 29. October 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies weld-se, vertx-core, vertx-web, resteasy-vertx,
There are maybe transitive dependencies!

org.eclipse.swt.macosx.x86_64 from group com.resare.repackage (version 3.105.0.v20160603-0902)

The osx x86_64 swt jar as available in the Eclipse 4.6 (Neon) release for OSX. It is suitable for use with jface and other dependencies available from maven central in the org.eclipse.scout.sdk.deps group. The sources is copied from swt-4.6-cocoa-macosx-x86_64.zip from http://download.eclipse.org/eclipse/downloads/drops4/R-4.6-201606061100/ and javadoc is generated from sources.

Group: com.resare.repackage Artifact: org.eclipse.swt.macosx.x86_64
Show documentation Show source 
 

2 downloads
Artifact org.eclipse.swt.macosx.x86_64
Group com.resare.repackage
Version 3.105.0.v20160603-0902
Last update 08. August 2016
Organization not specified
URL http://www.eclipse.org/swt/
License Eclipse Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parent from group io.tourniquet (version 1.1)

Parent module defining global Maven project settings for all tourniquet.io projects. The module contains the settings for publishing artifacts to MavenCentral, including code signing and javadoc. The release mechanism follows the git-flow using the jgitflow plugin of Atlassian.

Group: io.tourniquet Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group io.tourniquet
Version 1.1
Last update 12. March 2016
Organization DevCon5 GmbH
URL https://github.com/tourniquet-io/${project.name}
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

codelet from group com.github.aliteralmind (version 0.1.4.1)

**Codelet**: Automated insertion of *already unit-tested* example code (its source code, console output, and input text-files) into JavaDoc using inline taglets--Codelet makes it possible to have *always accurate documentation*.

Group: com.github.aliteralmind Artifact: codelet
Show all versions Show documentation Show source 
 

0 downloads
Artifact codelet
Group com.github.aliteralmind
Version 0.1.4.1
Last update 10. December 2014
Organization Jeff Epstein
URL https://github.com/aliteralmind/codelet
License Lesser General Public License (LGPL) version 3.0
Dependencies amount 1
Dependencies templatefeather,
There are maybe transitive dependencies!

javaparser from group com.google.code.javaparser (version 1.0.11)

This package contains a Java 1.7 Parser with AST generation and visitor support. The AST records the source code structure, javadoc and comments. Soon will be possible change the AST nodes or create new ones to modify source code like refactoring. This parser is based on Sreenivasa Viswanadha Java 1.5 parser.

Group: com.google.code.javaparser Artifact: javaparser
Show all versions Show documentation Show source 
 

55 downloads
Artifact javaparser
Group com.google.code.javaparser
Version 1.0.11
Last update 02. February 2014
Organization not specified
URL http://code.google.com/p/javaparser/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

qdox from group qdox (version 1.6.1)

Group: qdox Artifact: qdox
Show all versions Show documentation Show source 
 

1 downloads
Artifact qdox
Group qdox
Version 1.6.1
Last update 06. December 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

YahooFinanceAPI from group de.sfuhrm (version 3.16.4)

This library provides some methods that should make it easy to communicate with the Yahoo Finance API. It allows you to request detailed information, some statistics and historical quotes on stocks. Separate functionality is available to request a simple FX quote. Please check the javadoc to get a complete overview of the available methods and to get an idea of which data is available from Yahoo Finance.

Group: de.sfuhrm Artifact: YahooFinanceAPI
Show all versions Show documentation Show source 
 

0 downloads
Artifact YahooFinanceAPI
Group de.sfuhrm
Version 3.16.4
Last update 12. March 2023
Organization not specified
URL http://financequotes-api.com
License MIT License
Dependencies amount 2
Dependencies slf4j-api, jackson-databind,
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!

YahooFinanceAPI from group com.yahoofinance-api (version 3.17.0)

This library provides some methods that should make it easy to communicate with the Yahoo Finance API. It allows you to request detailed information, some statistics and historical quotes on stocks. Separate functionality is available to request a simple FX quote. Please check the javadoc to get a complete overview of the available methods and to get an idea of which data is available from Yahoo Finance.

Group: com.yahoofinance-api Artifact: YahooFinanceAPI
Show all versions Show documentation Show source 
 

150 downloads
Artifact YahooFinanceAPI
Group com.yahoofinance-api
Version 3.17.0
Last update 17. May 2022
Organization not specified
URL http://financequotes-api.com
License MIT License
Dependencies amount 2
Dependencies slf4j-api, jackson-databind,
There are maybe transitive dependencies!

ci-springboot-parent-pom from group de.davelee (version 2.3.0)

This is a Maven Parent POM for Continuous Integration using Java with Spring Boot. It includes the standard Spring Boot Starter as Parent POM as well as the Spring Boot Test Starter POM as dependency. In addition, an analysis profile can be called which runs Surefire for JUnit Tests, measures Code Coverage using JaCoCo (version 2.x and higher) or Cobertura (version 1.1.x), generates Documentation using JavaDoc and measures Code Quality using PMD, FindBugs (version 1.1.x only) and Checkstyle.

Group: de.davelee Artifact: ci-springboot-parent-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ci-springboot-parent-pom
Group de.davelee
Version 2.3.0
Last update 09. September 2020
Organization not specified
URL https://www.davelee.de
License GNU General Public Licence
Dependencies amount 1
Dependencies spring-boot-starter-web,
There are maybe transitive dependencies!



Page 41 from 43 (items total 428)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy