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

Download JAR files tagged by language with all dependencies

Search JAR files by class name

tika-normaliser from group org.ow2.weblab.webservices (version 1.8.2)

This service is an integration of Apache Tika project. It enables to extract metadata and text content of many kinds of files format. The WebLab document in input is enriched with RDF properties for the metadata and Text unit(s) for the content. The service can be configured through the Spring bean of CXF to handle various kind of features (identifying language or not, provide a normalised XHTML output of the document...).

Group: org.ow2.weblab.webservices Artifact: tika-normaliser
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tika-normaliser
Group org.ow2.weblab.webservices
Version 1.8.2
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies model, extended, content-manager, rdf-helper-jena, tika-core, tika-parsers,
There are maybe transitive dependencies!

visualization-datasource from group com.google.visualization (version 1.1.1)

This library makes it easy to implement a Visualization data source so that you can easily chart or visualize your data from any of your data stores. The library implements the Google Visualization API wire protocol and query language. You therefore need write only the code required to make your data available to the library in the form of a data table. This task is made easier by the provision of abstract classes and helper functions.

Group: com.google.visualization Artifact: visualization-datasource
Show all versions Show documentation Show source 
 

1 downloads
Artifact visualization-datasource
Group com.google.visualization
Version 1.1.1
Last update 24. April 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies commons-lang, commons-logging, guava, icu4j, opencsv,
There are maybe transitive dependencies!

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!

jMatchParser-juniversalchardet from group net.sf.jmatchparser (version 0.1)

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets. The jMatchParser-juniversalchardet module contains a charset provider for a character set that uses juniversalchardet for automatically detecting the charset.

Group: net.sf.jmatchparser Artifact: jMatchParser-juniversalchardet
Show documentation Show source 
 

0 downloads
Artifact jMatchParser-juniversalchardet
Group net.sf.jmatchparser
Version 0.1
Last update 30. September 2011
Organization not specified
URL Not specified
License Mozilla Public License 1.1 (MPL 1.1)
Dependencies amount 1
Dependencies juniversalchardet,
There are maybe transitive dependencies!

jMatchParser-jchardet from group net.sf.jmatchparser (version 0.1)

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets. The jMatchParser-jchardet module contains a charset provider for a character set that uses jchardet for automatically detecting the charset.

Group: net.sf.jmatchparser Artifact: jMatchParser-jchardet
Show documentation Show source 
 

0 downloads
Artifact jMatchParser-jchardet
Group net.sf.jmatchparser
Version 0.1
Last update 30. September 2011
Organization not specified
URL Not specified
License Mozilla Public License 1.1 (MPL 1.1)
Dependencies amount 1
Dependencies jchardet,
There are maybe transitive dependencies!

gant_groovy1.5 from group org.codehaus.gant (version 1.8.1)

Gant is a tool for scripting Ant tasks using Groovy instead of XML to specify the logic. A Gant specification is just a Groovy script and so can bring all the power of Groovy to bear directly, something not possible with Ant scripts. Whilst it might be seen as a competitor to Ant, Gant relies on all the Ant tasks for actually doing things, so it is really an alternative way of doing things using Ant, but using a programming language rather than XML to specify the rules.

Group: org.codehaus.gant Artifact: gant_groovy1.5
Show all versions 
 

0 downloads
Artifact gant_groovy1.5
Group org.codehaus.gant
Version 1.8.1
Last update 13. October 2009
Organization Russel Winder
URL http://gant.codehaus.org/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies groovy-all, commons-cli, ant,
There are maybe transitive dependencies!

jackrabbit-ocm from group org.apache.jackrabbit (version 1.5.3)

This Jackrabbit subproject is an object/JCR persistence and query service. This tools lets you to persist java objects into a JCR compliant repository - including association, inheritance, polymorphism, composition, and the Java collections framework. Furthermore, this jcr-mapping allows you to express queries in Java-based Criteria, as well as in JCR query language. It offers also features like version support and object locking.

Group: org.apache.jackrabbit Artifact: jackrabbit-ocm
Show all versions Show source 
 

1 downloads
Artifact jackrabbit-ocm
Group org.apache.jackrabbit
Version 1.5.3
Last update 26. February 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies jcr, commons-digester, commons-collections, commons-lang, slf4j-api, cglib, commons-beanutils,
There are maybe transitive dependencies!

webtestfixtures from group net.sf.webtestfixtures (version 2.0.1.3)

WebTest Fixtures are an extension to FIT/FitNesse that implement a customer-friendly language for web testing, utilising Selenium Remote Control. WebTest runs inside FitNesse, allowing you to integrate web UI tests into an automated build system, and use other FitNesse fixtures to talk to your domain model, prepare and verify database changes during Web UI tests. Both .NET and Java FitNesse runners are supported, and the library is released under GPL.

Group: net.sf.webtestfixtures Artifact: webtestfixtures
Show documentation Show source 
 

0 downloads
Artifact webtestfixtures
Group net.sf.webtestfixtures
Version 2.0.1.3
Last update 01. January 2009
Organization not specified
URL http://www.fitnesse.info/webtest
License GNU General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

drift from group org.vafer (version 0.1)

Drift can be used to serialize and deserialze objects in a cross language manner. It will generate code based on a grammar and provide hooks for data migrations across different grammar versions. In many ways very similar to Thrift (original code base) and protobuffers. It's focus is serialization and data migration rather than RPC and service implementation though.

Group: org.vafer Artifact: drift
Show documentation Show source 
 

0 downloads
Artifact drift
Group org.vafer
Version 0.1
Last update 29. October 2008
Organization not specified
URL http://vafer.org/projects/drift
License Apache License 2
Dependencies amount 3
Dependencies ant, antlr, stringtemplate,
There are maybe transitive dependencies!

gant from group org.codehaus.gant (version 1.4.0)

Gant is a build tool for scripting Ant tasks using Groovy instead of XML to specify the build logic. A Gant build specification is just a Groovy script and so can bring all the power of Groovy to bear directly, something not possible with Ant scripts. Whilst it might be seen as a competitor to Ant, Gant relies on all the Ant tasks for actually doing things, so it is really an alternative way of doing builds using Ant, but using a programming language rather than XML to specify the build rules.

Group: org.codehaus.gant Artifact: gant
Show all versions 
 

0 downloads
Artifact gant
Group org.codehaus.gant
Version 1.4.0
Last update 13. July 2008
Organization Russel Winder
URL http://gant.codehaus.org/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies groovy, commons-cli, ant,
There are maybe transitive dependencies!



Page 398 from 413 (items total 4124)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy