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

Download JAR files tagged by formats with all dependencies

Search JAR files by class name

jave-core from group ws.schild (version 3.5.0)

The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project. Developers can take take advantage of JAVE2 to transcode audio and video files from a format to another. In example you can transcode an AVI file to a MPEG one, you can change a DivX video stream into a (youtube like) Flash FLV one, you can convert a WAV audio file to a MP3 or a Ogg Vorbis one, you can separate and transcode audio and video tracks, you can resize videos, changing their sizes and proportions and so on. Many other formats, containers and operations are supported by JAVE2.

Group: ws.schild Artifact: jave-core
Show all versions Show documentation Show source 
 

15 downloads
Artifact jave-core
Group ws.schild
Version 3.5.0
Last update 15. February 2024
Organization not specified
URL https://github.com/a-schild/jave2
License GPL-v3.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

vividassdklibrary from group xyz.vtechnologies (version 0.2.1)

This library contains the drm_sdk for Android, equipped with advanced decoding and encryption features to ensure secure playback of video content within your app. This powerful library supports a variety of popular video formats, including DASH and HLS, and provides robust encryption options to protect your content from unauthorized access. The library is optimized for performance, with hardware acceleration and network streaming support, providing a smooth user experience. With its advanced decoding and encryption capabilities, the Android video libraries are the ideal solution for building a secure and high-quality video experience.

Group: xyz.vtechnologies Artifact: vividassdklibrary
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact vividassdklibrary
Group xyz.vtechnologies
Version 0.2.1
Last update 07. February 2024
Organization not specified
URL https://www.vtechnologies.xyz/
License Copyright
Dependencies amount 9
Dependencies dagger, retrofit, gson, converter-gson, kotlinx-coroutines-android, okhttp, converter-scalars, jwtdecode, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

convertapi from group com.convertapi.client (version 2.10)

The ConvertAPI helps converting various file formats. Creating PDF and Images from various sources like Word, Excel, Powerpoint, images, web pages or raw HTML codes. Merge, Encrypt, Split, Repair and Decrypt PDF files. And many others files manipulations. In just few minutes you can integrate it into your application and use it easily. The ConvertAPI client library makes it easier to use the Convert API from your Java 8 projects without having to build your own API calls.

Group: com.convertapi.client Artifact: convertapi
Show all versions Show documentation Show source 
 

0 downloads
Artifact convertapi
Group com.convertapi.client
Version 2.10
Last update 02. February 2024
Organization not specified
URL https://www.convertapi.com/
License The MIT License
Dependencies amount 2
Dependencies gson, okhttp,
There are maybe transitive dependencies!

maltcms-io-providers from group io.github.nilshoffmann (version 2.0.0)

Group: io.github.nilshoffmann Artifact: maltcms-io-providers
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maltcms-io-providers
Group io.github.nilshoffmann
Version 2.0.0
Last update 11. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maltcms-distributions from group io.github.nilshoffmann (version 2.0.0)

Group: io.github.nilshoffmann Artifact: maltcms-distributions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maltcms-distributions
Group io.github.nilshoffmann
Version 2.0.0
Last update 11. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maltcms-modules from group io.github.nilshoffmann (version 2.0.0)

Maltcms, short for "Modular Application Toolkit for Chromatography Mass-Spectrometry" is an application framework mainly suited for developers working in the domain of bioinformatics for metabolomics and proteomics. Its aim is to provide reusable, efficient datastructures, abstracting from the various low-level data-formats like netcdf (ANDIMS), mzXML, mzData and mzML and providing consistent access to data features like mass spectra, chromatograms and metadata. Furthermore, Maltcms provides a platform for the implementation and execution of processing pipelines. New and existing algorithms can be easily implemented or included and executed together with existing processing elements.

Group: io.github.nilshoffmann Artifact: maltcms-modules
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maltcms-modules
Group io.github.nilshoffmann
Version 2.0.0
Last update 11. August 2023
Organization not specified
URL https://nilshoffmann.github.io/maltcms/
License L-GPL v3
Dependencies amount 1
Dependencies slf4j-log4j12,
There are maybe transitive dependencies!

rome from group com.rometools (version 2.1.0)

All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format.

Group: com.rometools Artifact: rome
Show all versions Show documentation Show source 
 

240 downloads
Artifact rome
Group com.rometools
Version 2.1.0
Last update 12. March 2023
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies rome-utils, jdom2, slf4j-api,
There are maybe transitive dependencies!

attribution-maven-plugin from group com.github.jinnovations (version 0.9.9)

The Attribution Maven Plugin is a tool for producing information about a project's dependencies, in a way that can be consumed by external reporting tools. It currently leverages the Maven Project Info Reports Plugin (https://maven.apache.org/components/plugins/maven-project-info-reports-plugin/) to obtain all of a project's data, and then output the information to an XML file, such as: target/attribution.xml. This plugin came from the need to get some of the same information produced by the Maven Project Info Reports Plugin, and have it ready to be consumed by tools which may require input in a certain format, such as a CSV. By producing an attribution XML file, scripts can be created to translate the data into these other consumable formats.

Group: com.github.jinnovations Artifact: attribution-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact attribution-maven-plugin
Group com.github.jinnovations
Version 0.9.9
Last update 06. September 2022
Organization jInnovations
URL https://github.com/jinnovations/attribution-maven-plugin
License MIT License
Dependencies amount 8
Dependencies maven-plugin-api, maven-core, maven-compat, plexus-component-annotations, maven-project-info-reports-plugin, commons-csv, simple-xml, freemarker,
There are maybe transitive dependencies!

ijp-toolkit_3 from group net.sf.ij-plugins (version 2.3.1)

<html>IJ Plugins Toolkit is a set of ImageJ plugins grouped into:<ul> <li>3D IO - import and export of data in 3D formats.</li> <li>3D Toolkit - operations on stacks interpreted as 3D images, including morphological operations.</li> <li>Color - color space conversion, color edge detection (color and multi-band images).</li> <li>Filters - fast median filters and various anisotropic diffusion filters.</li> <li>Graphics - Texture Synthesis - A plugin to perform texture synthesis using the image quilting algorithm of Efros and Freeman.</li> <li>Segmentation - image segmentation through clustering, thresholding, and region growing.</li></ul></html>

Group: net.sf.ij-plugins Artifact: ijp-toolkit_3
Show documentation Show source 
 

0 downloads
Artifact ijp-toolkit_3
Group net.sf.ij-plugins
Version 2.3.1
Last update 05. August 2021
Organization net.sf.ij-plugins
URL https://github.com/ij-plugins/ijp-toolkit
License LGPL-2.1
Dependencies amount 5
Dependencies scala3-library_3, commons-math3, jgoodies-binding, ij, scala-parallel-collections_3,
There are maybe transitive dependencies!

ijp-toolkit_2.13 from group net.sf.ij-plugins (version 2.3.1)

<html>IJ Plugins Toolkit is a set of ImageJ plugins grouped into:<ul> <li>3D IO - import and export of data in 3D formats.</li> <li>3D Toolkit - operations on stacks interpreted as 3D images, including morphological operations.</li> <li>Color - color space conversion, color edge detection (color and multi-band images).</li> <li>Filters - fast median filters and various anisotropic diffusion filters.</li> <li>Graphics - Texture Synthesis - A plugin to perform texture synthesis using the image quilting algorithm of Efros and Freeman.</li> <li>Segmentation - image segmentation through clustering, thresholding, and region growing.</li></ul></html>

Group: net.sf.ij-plugins Artifact: ijp-toolkit_2.13
Show all versions Show documentation Show source 
 

0 downloads
Artifact ijp-toolkit_2.13
Group net.sf.ij-plugins
Version 2.3.1
Last update 05. August 2021
Organization net.sf.ij-plugins
URL https://github.com/ij-plugins/ijp-toolkit
License LGPL-2.1
Dependencies amount 5
Dependencies scala-library, commons-math3, jgoodies-binding, ij, scala-parallel-collections_2.13,
There are maybe transitive dependencies!



Page 94 from 97 (items total 968)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy