http-cache-semantics
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>http-cache-semantics</artifactId>
<version>4.2.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>http-cache-semantics</artifactId>
<version>4.2.0</version>
<name>http-cache-semantics</name>
<description>Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies</description>
<url>https://github.com/kornelski/http-cache-semantics#readme</url>
<organization>
<name>Kornel Lesiński</name>
<url>https://github.com/kornelski/http-cache-semantics#readme</url>
</organization>
<licenses>
<license>
<name>BSD-2-Clause</name>
</license>
</licenses>
<developers>
<developer>
<name>kornel</name>
<email>npmspam@geekhood.net</email>
</developer>
</developers>
<scm>
<connection>https://github.com/kornelski/http-cache-semantics.git</connection>
<developerConnection>https://github.com/kornelski/http-cache-semantics.git</developerConnection>
<url>https://github.com/kornelski/http-cache-semantics</url>
</scm>
<issueManagement>
<url>https://github.com/kornelski/http-cache-semantics/issues</url>
</issueManagement>
</project>