| 组织ID: |
org.clojure |
| 项目ID: |
google-closure-library-third-party |
| 版本: |
0.0-20140718-946a7d39 |
| 最后修改时间: |
2018-08-10 11:24:27 |
| 包类型: |
jar |
| 标题: |
Google Closure Library Third-Party Extensions |
| 描述: |
The Google Closure Library is a collection of JavaScript code
designed for use with the Google Closure JavaScript Compiler.
This non-official distribution was prepared by the ClojureScript
team at http://clojure.org/
This package contains extensions to the Google Closure Library
using third-party components, which may be distributed under
licenses other than the Apache license. Licenses for individual
library components may be found in source-code comments.
|
| 相关URL: |
http://code.google.com/p/closure-library/ |
| 大小: |
72.80KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.clojure</groupId>
<artifactId>google-closure-library-third-party</artifactId>
<version>0.0-20140718-946a7d39</version>
</dependency>
|
| Gradle引入代码: |
org.clojure:google-closure-library-third-party:0.0-20140718-946a7d39
|
| 下载Jar包: |
|
| POM文件内容: |
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.clojure</groupId>
<artifactId>google-closure-library-third-party</artifactId>
<version>0.0-20140718-946a7d39</version>
<packaging>jar</packaging>
<name>Google Closure Library Third-Party Extensions</name>
<url>http://code.google.com/p/closure-library/</url>
<description>
The Google Closure Library is a collection of JavaScript code
designed for use with the Google Closure JavaScript Compiler.
This non-official distribution was prepared by the ClojureScript
team at http://clojure.org/
This package contains extensions to the Google Closure Library
using third-party components, which may be distributed under
licenses other than the Apache license. Licenses for individual
library components may be found in source-code comments.
</description>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
<distribution>repo</distribution>
<comments>
Note: the Google Closure library third-party extensions
contain code under a variety of licenses, which may be found
in source-code comments in each file.
</comments>
</license>
</licenses>
<organization>
<name>Google</name>
<url>http://www.google.com</url>
</organization>
<developers>
<developer><name>Google, Inc.</name></developer>
<developer><name>Mohamed Mansour</name><email>hello@mohamedmansour.com</email></developer>
<developer><name>Bjorn Tipling</name><email>bjorn.tipling@gmail.com</email></developer>
<developer><name>SameGoal LLC</name><email>help@samegoal.com</email></developer>
<developer><name>Guido Tapia</name><email>guido.tapia@gmail.com</email></developer>
<developer><name>Andrew Mattie</name><email>amattie@gmail.com</email></developer>
<developer><name>Ilia Mirkin</name><email>ibmirkin@gmail.com</email></developer>
<developer><name>Ivan Kozik</name><email>ivan.kozik@gmail.com</email></developer>
<developer><name>Rich Dougherty</name><email>rich@rd.gen.nz</email></developer>
</developers>
<scm>
<connection>scm:svn:http://closure-library.googlecode.com/svn/trunk</connection>
<developerConnection>scm:svn:http://closure-library.googlecode.com/svn/trunk</developerConnection>
<url>http://code.google.com/p/closure-library/source/browse/#svn/trunk</url>
</scm>
<issueManagement>
<system>code.google.com</system>
<url>http://code.google.com/p/closure-library/issues</url>
</issueManagement>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
AUTHORS
LICENSE
README
goog/caja/string/html/htmlparser.js
goog/caja/string/html/htmlsanitizer.js
goog/dojo/dom/query.js
goog/dojo/dom/query_test.html
goog/dojo/dom/query_test.js
goog/jpeg_encoder/jpeg_encoder_basic.js
goog/loremipsum/text/loremipsum.js
goog/loremipsum/text/loremipsum_test.html
goog/mochikit/async/deferred.js
goog/mochikit/async/deferred_async_test.html
goog/mochikit/async/deferred_test.html
goog/mochikit/async/deferredlist.js
goog/mochikit/async/deferredlist_test.html
goog/osapi/osapi.js
goog/svgpan/svgpan.js
|
| 依赖Jar: |
无
|