whatwg-mimetype
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>whatwg-mimetype</artifactId>
<version>5.0.0</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.mvnpm</groupId>
<artifactId>whatwg-mimetype</artifactId>
<version>5.0.0</version>
<name>whatwg-mimetype</name>
<description>Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard</description>
<url>https://github.com/jsdom/whatwg-mimetype#readme</url>
<organization>
<name>Domenic Denicola</name>
<url>https://github.com/jsdom/whatwg-mimetype#readme</url>
</organization>
<licenses>
<license>
<name>MIT</name>
</license>
</licenses>
<developers>
<developer>
<name>timothygu</name>
<email>timothygu99@gmail.com</email>
</developer>
<developer>
<name>domenic</name>
<email>d@domenic.me</email>
</developer>
<developer>
<name>sebmaster</name>
<email>sebmaster16@gmail.com</email>
</developer>
<developer>
<name>zirro</name>
<email>code@zirro.se</email>
</developer>
<developer>
<name>tmpvar</name>
<email>tmpvar@gmail.com</email>
</developer>
<developer>
<name>joris-van-der-wel</name>
<email>joris@jorisvanderwel.com</email>
</developer>
</developers>
<scm>
<connection>https://github.com/jsdom/whatwg-mimetype.git</connection>
<developerConnection>https://github.com/jsdom/whatwg-mimetype.git</developerConnection>
<url>https://github.com/jsdom/whatwg-mimetype</url>
</scm>
<issueManagement>
<url>https://github.com/jsdom/whatwg-mimetype/issues</url>
</issueManagement>
</project>