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

Download JAR files tagged by them with all dependencies

Search JAR files by class name

groupdocs-viewer from group com.groupdocs (version 17.5.0)

GroupDocs.Viewer for Java is a powerful document viewer component that allows you to display over 50 document formats in your Java applications. The viewer can both rasterize documents and convert them to SVG+HTML+CSS, delivering true-text high-fidelity rendering. Supported file formats include: Microsoft Office, Microsoft Visio, Microsoft Project, Outlook documents, PDF, AutoCAD, Image files (JPG, BMP, GIF, TIFF, etc.) and many more formats.

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

57 downloads
Artifact groupdocs-viewer
Group com.groupdocs
Version 17.5.0
Last update 29. December 2017
Organization not specified
URL http://groupdocs.com/products/viewer/java
License GroupDocs License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jstun from group de.javawi.jstun (version 0.7.4)

"JSTUN" is a Java-based STUN (Simple Traversal of User Datagram Protocol (UDP) Through Network Address Translation (NAT)) implementation. STUN provides a mean for applications to discover the presence and type of firewalls or NATs between them and the public internet. Additionally, in presence of a NAT STUN can be used by applications to learn the public Internet Protocol (IP) address assigned to the NAT.

Group: de.javawi.jstun Artifact: jstun
Show documentation Show source 
 

12 downloads
Artifact jstun
Group de.javawi.jstun
Version 0.7.4
Last update 11. May 2017
Organization not specified
URL http://jstun.javawi.de
License Apache License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

svg2vector from group de.vandermeer (version 2.0.0)

SVG to vector converter. This tool converts an SVG graphic to a vector format. Currently supported targets are EMF, PDF and SVG. The tool does support SVG and SVGZ input formats. It also can deal with SVG layers. Input can be a file or a URL. Output can be a single file or a set of files, i.e. handling SVG layers individually. This means that the tool can be part of a tool chain for creating animations. Simply create an SVG image with several layers, one per step of an animation. Then use this tool to create an image per layer and use them in the target publication platform.

Group: de.vandermeer Artifact: svg2vector
Show all versions Show documentation Show source 
 

10 downloads
Artifact svg2vector
Group de.vandermeer
Version 2.0.0
Last update 13. April 2017
Organization not specified
URL http://www.vandermeer.de/projects/skb/java/svg2vector
License Apache 2
Dependencies amount 8
Dependencies execs, ST4, batik-bridge, freehep-graphicsio, freehep-graphics2d, freehep-graphicsio-emf, freehep-graphicsio-pdf, freehep-graphicsio-svg,
There are maybe transitive dependencies!

org.apache.stanbol.commons.opennlp from group org.apache.stanbol (version 1.0.0)

Provides a Bundle and support for the management of Models. The Data File Provider infrastructure is used to load requested models. Some Modles for English are included. Other models MUST be provided via the DataFileProvider infrastrucutre. (e.g. by including them in there classpath and providing an own DataFileProvider or by users adding the requred files to the "/datafiles" folder in the Stanbol installation)

Group: org.apache.stanbol Artifact: org.apache.stanbol.commons.opennlp
Show all versions Show documentation Show source 
 

1 downloads
Artifact org.apache.stanbol.commons.opennlp
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies org.apache.stanbol.commons.stanboltools.datafileprovider, opennlp-maxent, opennlp-tools, org.osgi.core, org.osgi.compendium, org.apache.felix.scr.annotations, commons-io, slf4j-api,
There are maybe transitive dependencies!

truezip-samples from group de.schlichtherle.truezip (version 7.7.10)

Sample applications to demonstrate the usage of various TrueZIP module APIs. Some of these samples use rather advanced or exotic features which makes them more complex than necessary for a typical application. By design, the sample applications use all file system drivers which can be located at runtime. Location of the available file system drivers is performed by scanning the class path - see the Javaodoc for the TrueZIP Kernel class de.schlichtherle.truezip.fs.sl.FsDriverLocator for more information.

Group: de.schlichtherle.truezip Artifact: truezip-samples
Show all versions Show documentation Show source 
 

11 downloads
Artifact truezip-samples
Group de.schlichtherle.truezip
Version 7.7.10
Last update 07. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies truezip-path, truezip-driver-tar, truezip-driver-tzp, truezip-driver-zip,
There are maybe transitive dependencies!

taverna-reference-testhelpers from group org.apache.taverna.engine (version 3.1.0-incubating)

In order to properly test OSGi-loaded t2ference modules we need a module that is entire external to t2reference and to the test cases. If the test implementations are included in either the api, core implementations or test modules they will be loaded by the root classloader of the test runner - by putting them in an independent artifact we allow them to be loaded through various SPI discovery mechanisms as they would be in a 'real' environment.

Group: org.apache.taverna.engine Artifact: taverna-reference-testhelpers
Show documentation Show source 
 

0 downloads
Artifact taverna-reference-testhelpers
Group org.apache.taverna.engine
Version 3.1.0-incubating
Last update 06. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies taverna-reference-api, log4j,
There are maybe transitive dependencies!

request-logger from group com.alterioncorp (version 1.1)

A servlet filter that logs requests to the log (slf4j) and writes them asynchronously to the DB. RequestLoggerFilter - logs request info to the DB RequestLoggerFilterPerfJdbc - subclass of RequestLoggerFilter that also logs time spent in JDBC using perf-jdbc RequestLoggerFilterPerfmon4J - subclass of RequestLoggerFilter that also logs time spent in JDBC using perfmon4j By default, uses the "java:/comp/env/jdbc/request-logger" data-source to log to. Can be overridden with the "com.alterion.requestlogger.jdbc.datasource-jndi" system-property. DB schemas for MS-SQL and PostgreSQL are in src/main/sql

Group: com.alterioncorp Artifact: request-logger
Show all versions Show documentation Show source 
 

0 downloads
Artifact request-logger
Group com.alterioncorp
Version 1.1
Last update 24. May 2016
Organization not specified
URL https://bitbucket.org/alitovsky/request-logger
License Apache License, Version 2.0
Dependencies amount 2
Dependencies slf4j-api, commons-io,
There are maybe transitive dependencies!

jgoodies-looks from group com.jgoodies (version 2.7.0)

The JGoodies Looks make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and usability. And they simplify the multi-platform support by using similar widget dimensions. In addition, many people have reviewed them as elegant.

Group: com.jgoodies Artifact: jgoodies-looks
Show all versions Show documentation Show source 
 

706 downloads
Artifact jgoodies-looks
Group com.jgoodies
Version 2.7.0
Last update 10. August 2015
Organization JGoodies Software GmbH
URL https://looks.java.net/
License The BSD License
Dependencies amount 1
Dependencies jgoodies-common,
There are maybe transitive dependencies!

release from group org.erasmusmc.data-mining (version 1.3)

Group: org.erasmusmc.data-mining Artifact: release
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact release
Group org.erasmusmc.data-mining
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

peregrine-rmi from group org.erasmusmc.data-mining.peregrine (version 1.3)

Group: org.erasmusmc.data-mining.peregrine Artifact: peregrine-rmi
Show documentation Show source 
 

0 downloads
Artifact peregrine-rmi
Group org.erasmusmc.data-mining.peregrine
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL Not specified
License not specified
Dependencies amount 2
Dependencies peregrine-api, spring-context,
There are maybe transitive dependencies!



Page 109 from 128 (items total 1280)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy