jar

net.nebupookins : normalize-url

Maven & Gradle

May 04, 2021
1 stars

normalize-url · Utility to normalize a URL, aiding in determining if two syntactically different URIs may be equivalent.

Table Of Contents

Latest Version

Download net.nebupookins : normalize-url JAR file - Latest Versions:

All Versions

Download net.nebupookins : normalize-url JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window normalize-url-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.nebupookins.normalizeurl

├─ net.nebupookins.normalizeurl.ParsedUrl.class - [JAR]

├─ net.nebupookins.normalizeurl.SemanticPreservingNormalizations.class - [JAR]

├─ net.nebupookins.normalizeurl.UrlNormalizer.class - [JAR]

├─ net.nebupookins.normalizeurl.UrlOctet.class - [JAR]