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

Download JAR files tagged by files with all dependencies

Search JAR files by class name

json from group com.unboundid.components (version 1.0.0)

JSON is a light-weight, language independent, data interchange format. The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This distribution is based off commit number 3e3951f1259 from https://github.com/douglascrockford/JSON-java.

Group: com.unboundid.components Artifact: json
Show documentation Show source 
 

0 downloads
Artifact json
Group com.unboundid.components
Version 1.0.0
Last update 22. November 2011
Organization not specified
URL http://www.json.org/java/index.html
License JSON License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

iframework from group com.kapilvirenahuja (version 1.2.1)

This is a set of utilities and classes that I have found useful over the years. In my career spanning over a decade, I have time and again written the same code or some part of the code over and over again. I never found the time to collate the details in a reusable library. This project will be a collection of such files. The work that I have been doing is more than 5 years old, however the project has been conceived in 2011.

Group: com.kapilvirenahuja Artifact: iframework
Show all versions Show documentation Show source 
 

0 downloads
Artifact iframework
Group com.kapilvirenahuja
Version 1.2.1
Last update 22. November 2011
Organization not specified
URL http://projects.scratchpad101.com/iframework/1.0.x/index.html
License Apache License - Version 2.0, January 2004
Dependencies amount 9
Dependencies spring-context-support, log4j, xstream, spring-jdbc, jxl, commons-codec, commons-lang, commons-email, commons-configuration,
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!

maven-muleforge-plugin from group org.mule.tools (version 1.0)

Responsible for deploying additional artifacts such as schemas and release distributions to MuleForge. Using this plugin ensures consistency of hosted files. Users should use the Mule Maven archetypes to generate POM.xml files for thier project. These POMs will be configured with the standard MuleForge plugins and will comply to the MuleForge rules for build and deployment.

Group: org.mule.tools Artifact: maven-muleforge-plugin

 

0 downloads
Artifact maven-muleforge-plugin
Group org.mule.tools
Version 1.0
Last update 14. April 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies maven-project, groovy-mojo-support,
There are maybe transitive dependencies!

mime-util from group net.sf.mime-util (version 1.2)

mime-util is a simple to use, small, light weight and fast open source java utility library that can detect the mime types of files and streams. Due to the use of regular expressions and the java.nio packages it requires at least Java 1.4. mime-util uses file extension mappings and the magic.mime rules files located on your system as used by the Unix file(1) command. For OS's that do not support the Unix file(1) command, such as Windows, the library comes pre-packaged with a generic magic.mime file.

Group: net.sf.mime-util Artifact: mime-util
Show documentation Show source 
 

1 downloads
Artifact mime-util
Group net.sf.mime-util
Version 1.2
Last update 12. February 2009
Organization Medsea Business Solutions S.L.
URL http://sourceforge.net/projects/mime-util/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!

DataVision from group net.sf.datavision (version 1.1.0)

DataVision is an Open Source reporting tool similar to Crystal Reports. Reports can be designed using a drag-and-drop GUI. They may be run, viewed, and printed from the application or exported as HTML, XML, PDF, Excel, LaTeX2e, DocBook, or tab- or comma-delimited text files. The output files produced by LaTeX2e and DocBook can in turn be used to produce PDF, text, HTML, PostScript, and more.

Group: net.sf.datavision Artifact: DataVision
Show all versions 
 

0 downloads
Artifact DataVision
Group net.sf.datavision
Version 1.1.0
Last update 27. January 2008
Organization not specified
URL http://datavision.sourceforge.net/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies bsf, itext, poi,
There are maybe transitive dependencies!

transform-swf from group com.flagstonesoftware (version 2.1.5)

The Transform SWF framework is a collection of classes for each of the tags and data structures that make up the Flash (SWF) File Format Specification from Macromedia. The classes provide a completely object-based API for parsing, manipulating and generating Flash files. This allows Java based applications to dynamically generate and update files that represent animations and documents which can be easily distributed and displayed on any platform that supports a graphical web browser.

Group: com.flagstonesoftware Artifact: transform-swf
Show documentation Show source 
 

6 downloads
Artifact transform-swf
Group com.flagstonesoftware
Version 2.1.5
Last update 11. June 2007
Organization Flagstone Software
URL http://www.flagstonesoftware.com/transform/
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

springunit from group org.springunit (version 0.5)

SpringUnit is a Java unit testing framework that combines Spring's dependency injection container with JUnit's test execution environment. It facilitates the creation of data-driven tests, where the data inputs and expected outcomes are defined in XML files and the test logic resides in Java source code.

Group: org.springunit Artifact: springunit
Show all versions Show source 
 

0 downloads
Artifact springunit
Group org.springunit
Version 0.5
Last update 29. May 2007
Organization not specified
URL http://springunit.sourceforge.net
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies commons-logging, junit, spring, spring-mock,
There are maybe transitive dependencies!

clirr-core from group net.sf.clirr (version 0.6)

Clirr is a tool that checks Java libraries for binary compatibility with older releases. Basically you give it two sets of jar files and Clirr dumps out a list of changes in the public api. Clirr provides an Ant task that can be configured to break the build if it detects incompatible api changes. In a continuous integration process Clirr can automatically prevent accidental introduction of binary compatibility problems in Java libraries.

Group: net.sf.clirr Artifact: clirr-core

 

0 downloads
Artifact clirr-core
Group net.sf.clirr
Version 0.6
Last update 12. February 2006
Organization Lars K�hne
URL http://clirr.sourceforge.net/
License not specified
Dependencies amount 1
Dependencies bcel,
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!



Page 524 from 3 (items total 5461)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy