Download bootstrap-multiselect-0.9.3.jar file

Introduction

You can download bootstrap-multiselect-0.9.3.jar in this page.

License

BSD 3-Clause

Type List

bootstrap-multiselect-0.9.3.jar file has the following types.

META-INF/maven/org.webjars.bower/bootstrap-multiselect/pom.properties
META-INF/maven/org.webjars.bower/bootstrap-multiselect/pom.xml
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/.gitignore
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/README.md
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/bower.json
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/css/bootstrap-2.3.2.min.css
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/css/bootstrap-3.1.1.min.css
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/css/bootstrap-multiselect.css
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/css/prettify.css
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/fonts/glyphicons-halflings-regular.eot
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/fonts/glyphicons-halflings-regular.svg
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/fonts/glyphicons-halflings-regular.ttf
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/fonts/glyphicons-halflings-regular.woff
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/index-2-3.html
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/index.html
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/js/bootstrap-2.3.2.min.js
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/js/bootstrap-3.1.1.min.js
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/js/bootstrap-multiselect.js
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/js/jquery-1.11.0.min.js
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/js/jquery-2.1.0.min.js
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/js/prettify.js
META-INF/resources/webjars/bootstrap-multiselect/0.9.3/less/bootstrap-multiselect.less

Pom

bootstrap-multiselect-0.9.3.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>bootstrap-multiselect</artifactId>
    <version>0.9.3</version>
    <name>bootstrap-multiselect</name>
    <description>WebJar for bootstrap-multiselect</description>
    <url>http://webjars.org</url>

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

    <scm>
        <url>https://github.com/davidstutz/bootstrap-multiselect</url>
        <connection>https://github.com/davidstutz/bootstrap-multiselect.git</connection>
        <developerConnection>https://github.com/davidstutz/bootstrap-multiselect.git</developerConnection>
        <tag>v0.9.3</tag>
    </scm>

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

    <licenses>
        
        <license>
            <name>BSD 3-Clause</name>
            <url>https://spdx.org/licenses/BSD 3-Clause#licenseText</url>
            <distribution>repo</distribution>
        </license>
        
    </licenses>

    <dependencies>
        
        <dependency>
            <groupId>org.webjars.bower</groupId>
            <artifactId>jquery</artifactId>
            <version>[1.11.0,)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.bower</groupId>
            <artifactId>bootstrap</artifactId>
            <version>[2.3.2,)</version>
        </dependency>
        
    </dependencies>

</project>

POM Entry

<dependency>
   <groupId>org.webjars.bower</groupId>
   <artifactId>bootstrap-multiselect</artifactId>
   <version>0.9.3</version>
</dependency>

Download

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



Download bootstrap-multiselect-0.9.3.jar file




PreviousNext

Related