MVN

ws.schild : jave-all-deps

Maven & Gradle

Apr 05, 2022
2 usages
1.1k stars

Jave all native dependencies package · 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.

<dependency>
    <groupId>ws.schild</groupId>
    <artifactId>jave-all-deps</artifactId>
    <version>3.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ws.schild : jave-all-deps to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.1

All Versions

Choose a version of ws.schild : jave-all-deps to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
jave-all-deps-3.3.1
jave-all-deps-3.3.0
3.2.x
jave-all-deps-3.2.0
3.1.x
jave-all-deps-3.1.1
3.0.x
jave-all-deps-3.0.1
2.7.x
jave-all-deps-2.7.3
jave-all-deps-2.7.2
jave-all-deps-2.7.1
jave-all-deps-2.7.0
2.6.x
jave-all-deps-2.6.1
jave-all-deps-2.6.0
2.5.x
jave-all-deps-2.5.1
jave-all-deps-2.5.0
2.4.x
jave-all-deps-2.4.6
jave-all-deps-2.4.5
jave-all-deps-2.4.4
jave-all-deps-2.4.3
jave-all-deps-2.4.2
jave-all-deps-2.4.1
jave-all-deps-2.4.0

How to add a dependency to Maven

Add the following ws.schild : jave-all-deps maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ws.schild</groupId>
    <artifactId>jave-all-deps</artifactId>
    <version>3.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ws.schild : jave-all-deps gradle dependency to your build.gradle file:

implementation 'ws.schild:jave-all-deps:3.3.1'

Gradle Kotlin DSL: Add the following ws.schild : jave-all-deps gradle kotlin dependency to your build.gradle.kts file:

implementation("ws.schild:jave-all-deps:3.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ws.schild : jave-all-deps sbt scala dependency to your build.sbt file:

libraryDependencies += "ws.schild" % "jave-all-deps" % "3.3.1"

Advertisement

Dependencies from Group

Apr 05, 2022
3 usages
1.1k stars
Apr 05, 2022
3 usages
1.1k stars
Mar 04, 2019
2 usages
1.1k stars
Apr 05, 2022
2 usages
1.1k stars
Apr 05, 2022
2 usages
1.1k stars

Discover Dependencies

Jun 05, 2021
4 usages
2 stars
Jun 02, 2022
1.4k stars
Jul 16, 2018
2 usages
9.5k stars
Jun 06, 2022
2 usages
3.1k stars
Jun 11, 2020
1 usages
3.6k stars
Feb 08, 2023
3 usages
72.9k stars
Jul 15, 2018
828 stars
Feb 09, 2022
4 usages
2.5k stars