Download purl-2.3.1.jar file

Introduction

You can download purl-2.3.1.jar in this page.

License

MIT

Type List

purl-2.3.1.jar file has the following types.

META-INF/maven/org.webjars.bower/purl/pom.properties
META-INF/maven/org.webjars.bower/purl/pom.xml
META-INF/resources/webjars/purl/2.3.1/LICENSE
META-INF/resources/webjars/purl/2.3.1/README.md
META-INF/resources/webjars/purl/2.3.1/bower.json
META-INF/resources/webjars/purl/2.3.1/purl.js
META-INF/resources/webjars/purl/2.3.1/test/buster.js
META-INF/resources/webjars/purl/2.3.1/test/purl-tests.js

Pom

purl-2.3.1.pom file content.

<?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.bower</groupId>
    <artifactId>purl</artifactId>
    <version>2.3.1</version>
    <name>purl</name>
    <description>WebJar for purl</description>
    <url>http://webjars.org</url>

    <properties>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    </properties>

    <scm>
        <url>https://github.com/allmarkedup/purl</url>
        <connection>https://github.com/allmarkedup/purl.git</connection>
        <developerConnection>https://github.com/allmarkedup/purl.git</developerConnection>
        <tag>v2.3.1</tag>
    </scm>

    <developers>
        <developer>
            <id>webjars</id>
            <url>http://webjars.org</url>
        </developer>
    </developers>

    <licenses>
        
        <license>
            <name>MIT</name>
            <url>https://spdx.org/licenses/MIT#licenseText</url>
            <distribution>repo</distribution>
        </license>
        
    </licenses>

    <dependencies>
        
    </dependencies>

</project>

POM Entry

<dependency>
   <groupId>org.webjars.bower</groupId>
   <artifactId>purl</artifactId>
   <version>2.3.1</version>
</dependency>

Download

If you think the following purl-2.3.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download purl-2.3.1.jar file




PreviousNext

Related