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

Download JAR files tagged by classes with all dependencies

Search JAR files by class name

content-negotiation from group com.mattunderscore (version 0.2.8)

This Content Negotiation Filter provides a content negotiation filter for Java EE servlet containers. The content negotiation algorithm is based on the Apache negotiation algorithm but lacks support for the encoding and character set. The variants can be configured through an XML file, negotiation.xml, in the WEB-INF/classes directory. This file can be overriden with the 'xmlInputFile' filter parameter. This XML file is parsed with the class 'com.mattunderscore.filter.contentnegotiation.variantsource.FilterVariantXMLSource'. This class can be overridden with the 'variantSource' filter parameter. The XML parser is implemented as a SAX parser. The SAX handler class can be overridden by the saxHandlerClass filter parameter. The 'variantSource' parameter can take any class that implements the 'com.mattunderscore.filter.contentnegotiation.variantsource.VariantSource'.

Group: com.mattunderscore Artifact: content-negotiation
Show all versions Show documentation Show source 
 

0 downloads
Artifact content-negotiation
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/content-negotiation/
License New BSD License
Dependencies amount 4
Dependencies filter-utils, shh-encoding, shh-language, shh-content-type,
There are maybe transitive dependencies!

agent-loader from group com.bluetrainsoftware.common (version 1.1)

Allows dynamic loading of agents. Forked from JMockIt into general purpose artifact, includes JDK6 code which is licensed using the GPLv2 with Classpath Exception. This license is detailed here: http://openjdk.java.net/legal/gplv2+ce.html These classes are normally only in the JDK, so if you are running a JRE, you otherwise are unable

Group: com.bluetrainsoftware.common Artifact: agent-loader
Show documentation Show source 
 

0 downloads
Artifact agent-loader
Group com.bluetrainsoftware.common
Version 1.1
Last update 12. March 2014
Organization not specified
URL Not specified
License gplv2+ce
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

jmockit-coverage from group com.googlecode.jmockit (version 0.999.26)

JMockit Coverage is a code coverage tool with several metrics (line, path, data) capable of generating HTML reports. It is designed with ease of use in mind, avoiding the need for complex configuration. Instead, smart (but overridable) defaults are employed, such as the selection of which classes to consider for coverage, and where to find sources files for report generation.

Group: com.googlecode.jmockit Artifact: jmockit-coverage
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmockit-coverage
Group com.googlecode.jmockit
Version 0.999.26
Last update 09. March 2014
Organization not specified
URL http://code.google.com/p/jmockit
License MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmockit-coverage from group com.bah.jmockit.com.googlecode.jmockit (version 0.999.25)

JMockit Coverage is a code coverage tool with several metrics (line, path, data) capable of generating HTML reports. It is designed with ease of use in mind, avoiding the need for complex configuration. Instead, smart (but overridable) defaults are employed, such as the selection of which classes to consider for coverage, and where to find sources files for report generation.

Group: com.bah.jmockit.com.googlecode.jmockit Artifact: jmockit-coverage
Show documentation Show source 
 

0 downloads
Artifact jmockit-coverage
Group com.bah.jmockit.com.googlecode.jmockit
Version 0.999.25
Last update 17. January 2014
Organization not specified
URL http://code.google.com/p/jmockit
License MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bnfparser from group ca.gobits.bnf (version 1.0)

BNFParser is a Backus-Naur Form Framework (https://en.wikipedia.org/wiki/Backus%E2%80%93Naur_Form) for Java The BNFParser Framework offers 3 basic services of general interest to developers: 1. String Tokenization via the BNFTokenizerFactory and BNFToken classes 2. Property Key/Value mapper via PropertyParser 3. Text Parsing/Validation via Grammars

Group: ca.gobits.bnf Artifact: bnfparser
Show documentation Show source 
 

0 downloads
Artifact bnfparser
Group ca.gobits.bnf
Version 1.0
Last update 12. August 2013
Organization not specified
URL https://github.com/mfriesen/BNFParserJava
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies commons-io,
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!

fw from group net.sf.squirrel-sql (version 3.5.0)

The framework library contains utility classes that are generic and useful for building applications that introspect a database via JDBC. These are not intended to be SQuirreLSQL-specific and could be used by other projects JDBC front-end applications. This project is guaranteed to have no code dependencies on other SQuirreLSQL projects and could therefore be used when building a different JDBC front-end application.

Group: net.sf.squirrel-sql Artifact: fw
Show all versions Show documentation Show source 
 

3 downloads
Artifact fw
Group net.sf.squirrel-sql
Version 3.5.0
Last update 06. May 2013
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser General Public License
Dependencies amount 31
Dependencies antlr, asm-attrs, asm, cglib, commons-cli, commons-codec, commons-collections, commons-httpclient, commons-lang, commons-logging, dom4j, hibernate-annotations, hibernate-commons-annotations, hibernate-entitymanager, hibernate, jxl, jide-oss, log4j, nanoxml, spring-beans, spring-context, spring-context-support, spring-core, stringtemplate, gsbase, junit, easymock, easymockclassextension, mockito-all, fest-swing-junit-4.5, xml-apis,
There are maybe transitive dependencies!

morphia-entityscanner-plugin from group com.github.jmkgreen.morphia (version 1.2.3)

Group: com.github.jmkgreen.morphia Artifact: morphia-entityscanner-plugin
Show all versions Show documentation Show source 
 

0 downloads

morphia-guice-plugin from group com.github.jmkgreen.morphia (version 1.2.3)

Group: com.github.jmkgreen.morphia Artifact: morphia-guice-plugin
Show all versions Show documentation Show source 
 

0 downloads

morphia-jrebel-plugin from group com.github.jmkgreen.morphia (version 1.2.3)

Group: com.github.jmkgreen.morphia Artifact: morphia-jrebel-plugin
Show all versions Show documentation 
 

0 downloads
Artifact morphia-jrebel-plugin
Group com.github.jmkgreen.morphia
Version 1.2.3
Last update 07. April 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies morphia, javarebel-sdk, javarebel-utils,
There are maybe transitive dependencies!



Page 877 from 3 (items total 8913)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy