组织ID: |
org.webjars.npm |
项目ID: |
jquery |
版本: |
1.8.3 |
最后修改时间: |
2019-11-04 18:24:41 |
包类型: |
jar |
标题: |
jquery |
描述: |
WebJar for jquery |
相关URL: |
http://webjars.org |
大小: |
175.43KB |
|
Maven引入代码: |
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery</artifactId>
<version>1.8.3</version>
</dependency>
|
Gradle引入代码: |
org.webjars.npm:jquery:1.8.3
|
下载Jar包: |
|
POM文件内容: |
<?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.npm</groupId>
<artifactId>jquery</artifactId>
<version>1.8.3</version>
<name>jquery</name>
<description>WebJar for jquery</description>
<url>http://webjars.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<scm>
<url>https://github.com/UncoolAJ86/node-jquery</url>
<connection>https://github.com/UncoolAJ86/node-jquery.git</connection>
<developerConnection>https://github.com/UncoolAJ86/node-jquery.git</developerConnection>
<tag>v1.8.3</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>
<issueManagement>
<url>https://github.com/UncoolAJ86/node-jquery/issues</url>
</issueManagement>
<dependencies>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>navigator</artifactId>
<version>[1.0.1,1.1)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jsdom</artifactId>
<version>[0.2.14,0.3)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>contextify</artifactId>
<version>[0.1.3,0.2)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>htmlparser</artifactId>
<version>[1.7.6]</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>location</artifactId>
<version>[0.0.1]</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>xmlhttprequest</artifactId>
<version>[1.4.2,1.5)</version>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/maven/org.webjars.npm/jquery/pom.xml
META-INF/maven/org.webjars.npm/jquery/pom.properties
META-INF/resources/webjars/jquery/1.8.3/package.json
META-INF/resources/webjars/jquery/1.8.3/.npmignore
META-INF/resources/webjars/jquery/1.8.3/README.md
META-INF/resources/webjars/jquery/1.8.3/grunt.js
META-INF/resources/webjars/jquery/1.8.3/lib/node-jquery.js
META-INF/resources/webjars/jquery/1.8.3/LICENSE-MIT
META-INF/resources/webjars/jquery/1.8.3/src/wrapper.js
META-INF/resources/webjars/jquery/1.8.3/test/core.js
META-INF/resources/webjars/jquery/1.8.3/test/css.js
META-INF/resources/webjars/jquery/1.8.3/test/fixtures/core.html
META-INF/resources/webjars/jquery/1.8.3/test/fixtures/css.css
META-INF/resources/webjars/jquery/1.8.3/test/fixtures/css.html
META-INF/resources/webjars/jquery/1.8.3/test/helpers/helper.js
META-INF/resources/webjars/jquery/1.8.3/tmp/jquery.js
|
依赖Jar: |
navigator-[1.0.1,1.1).jar
/org.webjars.npm/navigator/[1.0.1,1.1)
查看navigator所有版本文件
jsdom-[0.2.14,0.3).jar
/org.webjars.npm/jsdom/[0.2.14,0.3)
查看jsdom所有版本文件
contextify-[0.1.3,0.2).jar
/org.webjars.npm/contextify/[0.1.3,0.2)
查看contextify所有版本文件
htmlparser-[1.7.6].jar
/org.webjars.npm/htmlparser/[1.7.6]
查看htmlparser所有版本文件
location-[0.0.1].jar
/org.webjars.npm/location/[0.0.1]
查看location所有版本文件
xmlhttprequest-[1.4.2,1.5).jar
/org.webjars.npm/xmlhttprequest/[1.4.2,1.5)
查看xmlhttprequest所有版本文件
|