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

Download JAR files tagged by from with all dependencies

Search JAR files by class name

VectorPrintReport from group com.vectorprint (version 13.1)

This powerful reporting library aims to simplify producing reports using iText. Looking at producing reports with iText the most demanding tasks are how to get from data to report blocks, how to style those blocks and how to evaluate (debug) the resulting report. Exactly those three major tasks are well supported by the VectorPrint report library: - (combination of) xml configuration and annotations to transform existing Java data objects into report block - provide styling information (css like) seperate from code - a firebug like debug mode to help evaluate your report.

Group: com.vectorprint Artifact: VectorPrintReport
Show all versions Show documentation Show source 
 

0 downloads
Artifact VectorPrintReport
Group com.vectorprint
Version 13.1
Last update 24. June 2014
Organization VectorPrint
URL http://vectorprintreport.java.net
License GNU Lesser General Public License
Dependencies amount 3
Dependencies itext, sac, VectorPrintConfig,
There are maybe transitive dependencies!

annotation from group com.groupdocs (version 1.3.0)

GroupDocs.Annotation lets you add notes to PDF and Word documents, as well as to image files – all directly from a web browser. It is a convenient web-based tool that doesn’t require any software installation and allows you and your colleagues to annotate documents online. Moreover, with GroupDocs.Annotation, you can add your notes to a document and then send it for approval or review, or share the document with others for online collaborative review in real-time. This way you get feedback faster and can keep everyone’s notes and comments in a single file.

Group: com.groupdocs Artifact: annotation
Show all versions Show documentation Show source 
 

0 downloads
Artifact annotation
Group com.groupdocs
Version 1.3.0
Last update 09. June 2014
Organization not specified
URL http://maven.apache.org
License GroupDocs License, Version 1.0
Dependencies amount 4
Dependencies viewer, sqlite-jdbc, gson, atmosphere-runtime,
There are maybe transitive dependencies!

viewer from group com.groupdocs (version 2.1.0)

GroupDocs.Viewer is an online document viewer that lets you read documents in your browser, regardless of whether you have the software that they were created in. You can view many types to word processing documents (DOC, DOCX, TXT, RTF, ODT), presentations (PPT, PPTX), spreadsheets (XLS, XLSX), portable files (PDF), and image files (JPG, BMP, GIF, TIFF). For each file, you get a high-fidelity rendering, showing the document just as it would if you opened it in the software it was created in. Layout and formatting is retained and you see an exact copy of the original. GroupDocs.Viewer lets you really read the document. You can search text documents, copy text and even embed the document – GroupDocs.Viewer and all - in a web page. You can print or download the file from GroupDocs.Viewer if you need to work with it offline.

Group: com.groupdocs Artifact: viewer
Show all versions Show documentation Show source 
 

0 downloads
Artifact viewer
Group com.groupdocs
Version 2.1.0
Last update 02. June 2014
Organization not specified
URL http://maven.apache.org
License GroupDocs License, Version 1.0
Dependencies amount 10
Dependencies jackson-databind, json, commons-io, commons-codec, cells, email, imaging, pdf, slides, words,
There are maybe transitive dependencies!

DTNB from group nz.ac.waikato.cms.weka (version 1.0.3)

Class for building and using a decision table/naive bayes hybrid classifier. At each point in the search, the algorithm evaluates the merit of dividing the attributes into two disjoint subsets: one for the decision table, the other for naive Bayes. A forward selection search is used, where at each step, selected attributes are modeled by naive Bayes and the remainder by the decision table, and all attributes are modelled by the decision table initially. At each step, the algorithm also considers dropping an attribute entirely from the model. For more information, see: Mark Hall, Eibe Frank: Combining Naive Bayes and Decision Tables. In: Proceedings of the 21st Florida Artificial Intelligence Society Conference (FLAIRS), 318-319, 2008.

Group: nz.ac.waikato.cms.weka Artifact: DTNB
Show all versions Show documentation Show source 
 

0 downloads
Artifact DTNB
Group nz.ac.waikato.cms.weka
Version 1.0.3
Last update 30. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/DTNB
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

org.semanticweb.hermit from group com.hermit-reasoner (version 1.3.8.4)

HermiT is reasoner for ontologies written using the Web Ontology Language (OWL). Given an OWL file, HermiT can determine whether or not the ontology is consistent, identify subsumption relationships between classes, and much more. This is the maven build of HermiT and is designed for people who wish to use HermiT from within the OWL API. It is now versioned in the main HermiT version repository, although not officially supported by the HermiT developers. The version number of this package is a composite of the HermiT version and an value representing releases of this packaged version. So, 1.3.7.1 is the first release of the mavenized version of HermiT based on the 1.3.7 release of HermiT. This package includes the Jautomata library (http://jautomata.sourceforge.net/), and builds with it directly. This library appears to be no longer under active development, and so a "fork" seems appropriate. No development is intended or anticipated on this code base.

Group: com.hermit-reasoner Artifact: org.semanticweb.hermit
Show all versions Show documentation Show source 
 

10 downloads
Artifact org.semanticweb.hermit
Group com.hermit-reasoner
Version 1.3.8.4
Last update 24. January 2014
Organization not specified
URL http://hermit-reasoner.com/
License LGPL
Dependencies amount 7
Dependencies commons-logging, owlapi-distribution, axiom-api, axiom-c14n, axiom-impl, axiom-dom, automaton,
There are maybe transitive dependencies!

jenkins-maven-plugin from group org.kuali.maven.plugins (version 1.2.8)

Automated management of Jenkins jobs via Maven. Much of the information needed by Jenkins when creating a job is already in the Maven pom. The SCM information and CI url are present. Jenkins jobs also typically have names that reflect the groupId, artifactId, and version in some manner. This plugin automates the process of creating Jenkins jobs by harvesting information from the POM to create XML config files in the format Jenkins needs. The Jenkins CLI API is then used to create, update, read, and delete Jenkins jobs on the CI server. If your Jenkins instance requires authentication, add your public key to your user account on the Jenkins server.

Group: org.kuali.maven.plugins Artifact: jenkins-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jenkins-maven-plugin
Group org.kuali.maven.plugins
Version 1.2.8
Last update 19. June 2013
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 3
Dependencies commons-beanutils, ${jenkins.cli.artifactId}, maven-kuali-common,
There are maybe transitive dependencies!

jaxb-booleangetter-plugin from group net.sf.sanity4j (version 1.0)

JAXB 2.1.x XJC Boolean-Getter Plugin This plugin causes getter methods for Boolean Objects to be called "getXX" instead of "isXX". Downloaded from http://fisheye5.atlassian.com/browse/~raw,r=1.1/jaxb2-commons/www/boolean-getter/index.html on 18/03/10 Yiannis Paschalidis Sanity4J was created to simplify running multiple static code analysis tools on the Java projects. It provides a single entry point to run all the selected tools and produce a consolidated report, which presents all findings in an easily accessible manner.

Group: net.sf.sanity4j Artifact: jaxb-booleangetter-plugin
Show documentation Show source 
 

0 downloads
Artifact jaxb-booleangetter-plugin
Group net.sf.sanity4j
Version 1.0
Last update 02. April 2013
Organization The Sanity4J project
URL http://sanity4j.sf.net
License GPLv3
Dependencies amount 1
Dependencies jaxb-xjc,
There are maybe transitive dependencies!

jmdns from group com.github.rickyclarkson (version 3.4.2-r353-1)

JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour. The project was originally started in December 2002 by Arthur van Hoff at Strangeberry. In November 2003 the project was moved to SourceForge, and the name was changed from JRendezvous to JmDNS for legal reasons. Many thanks to Stuart Cheshire for help and moral support.

Group: com.github.rickyclarkson Artifact: jmdns
Show documentation Show source 
 

2 downloads
Artifact jmdns
Group com.github.rickyclarkson
Version 3.4.2-r353-1
Last update 19. February 2013
Organization JmDNS
URL http://sourceforge.net/projects/jmdns/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lindbergframework from group org.lindbergframework (version 1.0)

The idea and motivation of the lindbergframework is to provide resources and simple solutions to problems based on the concept 'Plug and Use'. In the current version, the framework provides easy and simple solutions to the population of beans from SQL queries, abstraction of the complexities to access to stored procedures and stored functions , population of database cursors, transaction management, dependency injection, integration with Spring, JSF and Adobe Flex. The lindberg-persistence (LINP) solution, implements a important concept: separated repository of SQL commands. Among other resources.

Group: org.lindbergframework Artifact: lindbergframework
Show documentation Show source 
 

0 downloads
Artifact lindbergframework
Group org.lindbergframework
Version 1.0
Last update 24. September 2012
Organization not specified
URL http://www.lindbergframework.org
License GNU General Public License
Dependencies amount 7
Dependencies commons-lang, commons-beanutils, asm, cglib, jdom, lindbergframework-xmlconfiguration, lindbergframework-xmlsqlmapping,
There are maybe transitive dependencies!

biblio-transformation-engine from group gr.ekt (version 0.82)

The biblio transformation engine is a java framework developed by the Hellenic National Documentation Centre (EKT, www.ekt.gr) and consists of programmatic APIs for filtering and modifying records that are retrieved from various types of data sources (eg. databases, files, legacy data sources) as well as for outputing them in appropriate standards formats (eg. database files, txt, xml, Excel). The framework includes independent abstract modules that are executed seperately, offering in many cases alternative choices to the user depending of the input data set, the transformation workflow that needs to be executed and the output format that needs to be generated.

Group: gr.ekt Artifact: biblio-transformation-engine
Show all versions Show documentation Show source 
 

0 downloads
Artifact biblio-transformation-engine
Group gr.ekt
Version 0.82
Last update 21. September 2012
Organization not specified
URL biblio-transformation-engine.googlecode.com
License New BSD License
Dependencies amount 6
Dependencies dom4j, log4j, opencsv, jena, jxl, jbibtex,
There are maybe transitive dependencies!



Page 1179 from 1200 (items total 11995)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy