Download jquery-i18n-properties-1.2.2.jar file

Introduction

You can download jquery-i18n-properties-1.2.2.jar in this page.

License

MIT

Type List

jquery-i18n-properties-1.2.2.jar file has the following types.

META-INF/maven/org.webjars.bower/jquery-i18n-properties/pom.properties
META-INF/maven/org.webjars.bower/jquery-i18n-properties/pom.xml
META-INF/resources/webjars/jquery-i18n-properties/1.2.2/LICENSE
META-INF/resources/webjars/jquery-i18n-properties/1.2.2/README.md
META-INF/resources/webjars/jquery-i18n-properties/1.2.2/bower.json
META-INF/resources/webjars/jquery-i18n-properties/1.2.2/jquery.i18n.properties.js
META-INF/resources/webjars/jquery-i18n-properties/1.2.2/jquery.i18n.properties.min.js

Pom

jquery-i18n-properties-1.2.2.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>jquery-i18n-properties</artifactId>
    <version>1.2.2</version>
    <name>jquery-i18n-properties</name>
    <description>WebJar for jquery-i18n-properties</description>
    <url>http://webjars.org</url>

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

    <scm>
        <url>https://github.com/jquery-i18n-properties/jquery-i18n-properties</url>
        <connection>git://github.com/jquery-i18n-properties/jquery-i18n-properties.git</connection>
        <developerConnection>git://github.com/jquery-i18n-properties/jquery-i18n-properties.git</developerConnection>
        <tag>v1.2.2</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>
        
        <dependency>
            <groupId>org.webjars.bower</groupId>
            <artifactId>jquery</artifactId>
            <version>[1.9.0,)</version>
        </dependency>
        
    </dependencies>

</project>

POM Entry

<dependency>
   <groupId>org.webjars.bower</groupId>
   <artifactId>jquery-i18n-properties</artifactId>
   <version>1.2.2</version>
</dependency>

Download

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



Download jquery-i18n-properties-1.2.2.jar file




PreviousNext

Related