| 组织ID: |
org.eclipse.dirigible |
| 项目ID: |
dirigible-resources-goldenlayout |
| 版本: |
3.2.3 |
| 最后修改时间: |
2019-12-02 08:36:27 |
| 包类型: |
jar |
| 标题: |
Resources - GoldenLayout |
| 大小: |
53.74KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-resources-goldenlayout</artifactId>
<version>3.2.3</version>
</dependency>
|
| Gradle引入代码: |
org.eclipse.dirigible:dirigible-resources-goldenlayout:3.2.3
|
| 下载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>
<parent>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-resources-parent</artifactId>
<version>3.2.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Resources - GoldenLayout</name>
<artifactId>dirigible-resources-goldenlayout</artifactId>
<packaging>jar</packaging>
<scm>
<url>${content.scm.url}</url>
<connection>${content.scm.connection}</connection>
<developerConnection>${content.scm.developerConnection}</developerConnection>
</scm>
<properties>
<content.repository.name>resources-goldenlayout</content.repository.name>
<content.project.name>resources</content.project.name>
<content.scm.url>https://github.com/dirigiblelabs/${content.repository.name}</content.scm.url>
<content.scm.connection>scm:git:git://github.com/dirigiblelabs/${content.repository.name}.git</content.scm.connection>
<content.scm.developerConnection>scm:git:https://github.com/dirigiblelabs/${content.repository.name}</content.scm.developerConnection>
</properties>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
resources/goldenlayout/1.5.9/goldenlayout.js
resources/goldenlayout/1.5.9/goldenlayout-base.css
resources/goldenlayout/1.5.9/goldenlayout.min.js
META-INF/maven/org.eclipse.dirigible/dirigible-resources-goldenlayout/pom.xml
META-INF/maven/org.eclipse.dirigible/dirigible-resources-goldenlayout/pom.properties
|
| 依赖Jar: |
无
|