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

Download JAR files tagged by operations with all dependencies

Search JAR files by class name

jave-nativebin-linux64 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-nativebin-linux64
Show all versions Show source 
 

0 downloads
Artifact jave-nativebin-linux64
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 0
Dependencies No dependencies
There are maybe transitive dependencies!

jave-all-deps 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-all-deps
Show all versions 
 

5 downloads
Artifact jave-all-deps
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 9
Dependencies jave-core, jave-nativebin-win32, jave-nativebin-win64, jave-nativebin-linux32, jave-nativebin-linux64, jave-nativebin-osx64, jave-nativebin-osxm1, jave-nativebin-linux-arm32, jave-nativebin-linux-arm64,
There are maybe transitive dependencies!

jave-nativebin-linux-arm64 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-nativebin-linux-arm64
Show all versions Show source 
 

0 downloads
Artifact jave-nativebin-linux-arm64
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 0
Dependencies No dependencies
There are maybe transitive dependencies!

jave-nativebin-linux-arm32 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-nativebin-linux-arm32
Show all versions Show source 
 

0 downloads
Artifact jave-nativebin-linux-arm32
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 0
Dependencies No dependencies
There are maybe transitive dependencies!

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!

fastutil-core from group it.unimi.dsi (version 8.5.13)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast operations; it provides also big (64-bit) arrays, sets, and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. This jar (fastutil-core.jar) contains data structures based on integers, longs, doubles, and objects, only; fastutil.jar contains all classes. If you have both jars in your dependencies, this jar should be excluded.

Group: it.unimi.dsi Artifact: fastutil-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact fastutil-core
Group it.unimi.dsi
Version 8.5.13
Last update 06. February 2024
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

MgntUtils from group com.github.michaelgantman (version 1.7.0.1)

Set of various Utils: stacktrace noise filter, String to/from unicode sequence converter, simple Http client JSON parser/serializer, Silent String parsing to Integer and other numeric types, Parsing String to time intervals with support for time unit suffixes, JSON parser that provides serialization/deserialization of classes to JSON, Version comparator and Version ranges operations, Self-throttling binary reader from Http request, File reader, A utility that automatically initiates a Factory with instances of all classes that implement user provided interface. An infrastructure for writing Scheduled Task classes where time interval for task execution is provided in humanly readable format (such as "9h" for 9 hours)

Group: com.github.michaelgantman Artifact: MgntUtils
Show all versions Show documentation Show source 
 

16 downloads
Artifact MgntUtils
Group com.github.michaelgantman
Version 1.7.0.1
Last update 27. December 2023
Organization not specified
URL https://github.com/michaelgantman/Mgnt
License The MIT License (MIT)
Dependencies amount 7
Dependencies javax.servlet-api, slf4j-api, commons-lang3, jackson-core, jackson-databind, jackson-datatype-jsr310, javax.annotation-api,
There are maybe transitive dependencies!

sis-embedded-data from group org.apache.sis.non-free (version 1.4)

Provides non-free data, including the EPSG geodetic dataset, in a single read-only JAR file. This 'sis-embedded-data' module contains a copy of EPSG geodetic dataset in an embedded Apache Derby database. Having this module on the classpath avoid the need to set the 'SIS_DATA' environment variable for using the Coordinate Reference Systems (CRS) and Coordinate Operations defined by EPSG. EPSG is maintained by the IOGP Surveying & Positioning Committee and reproduced in this module with same content. See https://www.epsg.org/ for more information.

Group: org.apache.sis.non-free Artifact: sis-embedded-data
Show all versions Show documentation Show source 
 

0 downloads
Artifact sis-embedded-data
Group org.apache.sis.non-free
Version 1.4
Last update 06. October 2023
Organization not specified
URL http://sis.apache.org/epsg
License EPSG terms of use
Dependencies amount 2
Dependencies derby, derbytools,
There are maybe transitive dependencies!

dryuf-concurrent from group net.dryuf (version 1.7.0)

Dryuf Concurrent is enhancement over original Java Concurrent Future design. Apart from providing ListenableFuture functionality, it provides flexibility how to handle cancel() operations, can delay the notifications. It allows various types of notification listeners, distinguishing among successful end, failure and end due to cancel request. Last but not least, it has very low memory footprint and excellent performance, even outperforming JDK Future without listener support.

Group: net.dryuf Artifact: dryuf-concurrent
Show all versions Show documentation Show source 
 

0 downloads
Artifact dryuf-concurrent
Group net.dryuf
Version 1.7.0
Last update 01. April 2023
Organization not specified
URL https://github.com/dryuf/dryuf-concurrent
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netbeans-editor-pin from group com.raelity.jvi (version 2.1.2)

This plugin provides a registered action, toolbar button and menu actions which can clear the REUSE flag <b>preventing a file from being replaced</b>. <br/><br/> The toolbar button, which looks like a "push pin", provides a visual indication that the currently active editor is REUSEable; the button is only enabled when the active editor is REUSEable. <br/><br/> In some situations the IDE/platform opens a file with the REUSE flag (see NetBeans API doc Line.ShowOpenType); files opened like this can be automatically replaced in an editor window by other files. <br/><br/> IDE REUSE examples: single stepping into a file, clicking on a stacktrace for goto source, jVi tag-stack operations.

Group: com.raelity.jvi Artifact: netbeans-editor-pin
Show documentation Show source 
 

0 downloads
Artifact netbeans-editor-pin
Group com.raelity.jvi
Version 2.1.2
Last update 22. January 2023
Organization Raelity Engineering
URL http://raelity.com
License Mozilla Public License Version 1.1
Dependencies amount 5
Dependencies org-openide-awt, org-openide-windows, org-openide-util, org-openide-util-ui, org-openide-util-lookup,
There are maybe transitive dependencies!



Page 111 from 117 (items total 1165)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy