http-streaming
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.webjars.bowergithub.videojs</groupId>
<artifactId>http-streaming</artifactId>
<version>1.2.4</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<groupId>org.webjars.bowergithub.videojs</groupId>
<artifactId>http-streaming</artifactId>
<version>1.2.4</version>
<name>@videojs/http-streaming</name>
<description>WebJar for @videojs/http-streaming</description>
<url>http://webjars.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<scm>
<url>https://github.com/videojs/http-streaming</url>
<connection>https://github.com/videojs/http-streaming.git</connection>
<developerConnection>https://github.com/videojs/http-streaming.git</developerConnection>
<tag>v1.2.4</tag>
</scm>
<developers>
<developer>
<id>webjars</id>
<url>http://webjars.org</url>
</developer>
</developers>
<licenses>
<license>
<name>Apache-2.0</name>
<url>https://spdx.org/licenses/Apache-2.0#licenseText</url>
<distribution>repo</distribution>
</license>
</licenses>
<issueManagement>
<url>https://github.com/videojs/http-streaming/issues</url>
</issueManagement>
<dependencies>
<dependency>
<groupId>org.webjars.bowergithub.tjenkinson</groupId>
<artifactId>url-toolkit</artifactId>
<version>[2.1.3,3)</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.videojs</groupId>
<artifactId>aes-decrypter</artifactId>
<version>[3.0.0]</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.raynos</groupId>
<artifactId>global</artifactId>
<version>[4.3.0,5)</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.videojs</groupId>
<artifactId>video.js</artifactId>
<version>[6.8.0,7),[7.0.0,8)</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.videojs</groupId>
<artifactId>mux.js</artifactId>
<version>[4.5.1]</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.videojs</groupId>
<artifactId>m3u8-parser</artifactId>
<version>[4.2.0]</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.videojs</groupId>
<artifactId>mpd-parser</artifactId>
<version>[0.6.1]</version>
</dependency>
</dependencies>
</project>