Download angular-1.5.7.jar file

Introduction

You can download angular-1.5.7.jar in this page.

License

MIT

Type List

angular-1.5.7.jar file has the following types.

META-INF/maven/org.webjars.bower/angular/pom.properties
META-INF/maven/org.webjars.bower/angular/pom.xml
META-INF/resources/webjars/angular/1.5.7/LICENSE.md
META-INF/resources/webjars/angular/1.5.7/README.md
META-INF/resources/webjars/angular/1.5.7/angular-csp.css
META-INF/resources/webjars/angular/1.5.7/angular.js
META-INF/resources/webjars/angular/1.5.7/angular.min.js
META-INF/resources/webjars/angular/1.5.7/angular.min.js.gzip
META-INF/resources/webjars/angular/1.5.7/angular.min.js.map
META-INF/resources/webjars/angular/1.5.7/bower.json
META-INF/resources/webjars/angular/1.5.7/index.js
META-INF/resources/webjars/angular/1.5.7/package.json

Pom

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

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

    <scm>
        <url>https://github.com/angular/bower-angular</url>
        <connection>https://github.com/angular/bower-angular.git</connection>
        <developerConnection>https://github.com/angular/bower-angular.git</developerConnection>
        <tag>v1.5.7</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>angular</artifactId>
   <version>1.5.7</version>
</dependency>

Download

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



Download angular-1.5.7.jar file




PreviousNext

Related