| 组织ID: |
com.liferay |
| 项目ID: |
com.liferay.petra.lang |
| 版本: |
2.0.10 |
| 最后修改时间: |
2019-12-04 04:40:44 |
| 包类型: |
jar |
| 标题: |
LGPL 2.1 |
| 描述: |
Liferay Petra Lang |
| 大小: |
11.83KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.petra.lang</artifactId>
<version>2.0.10</version>
</dependency>
|
| Gradle引入代码: |
com.liferay:com.liferay.petra.lang:2.0.10
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.petra.lang</artifactId>
<version>2.0.10</version>
<description>Liferay Petra Lang</description>
<licenses>
<license>
<name>LGPL 2.1</name>
<url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt</url>
</license>
</licenses>
<developers>
<developer>
<name>Brian Wing Shun Chan</name>
<organization>Liferay, Inc.</organization>
<organizationUrl>http://www.liferay.com</organizationUrl>
</developer>
</developers>
<scm>
<connection>scm:git:git@github.com:liferay/liferay-portal.git</connection>
<developerConnection>scm:git:git@github.com:liferay/liferay-portal.git</developerConnection>
<url>http://github.com/liferay/liferay-portal</url>
</scm>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/liferay-releng.changelog
com.liferay.petra.lang.CentralizedThreadLocal$1.class
com.liferay.petra.lang.CentralizedThreadLocal$Entry.class
com.liferay.petra.lang.CentralizedThreadLocal$ThreadLocalMap.class
com.liferay.petra.lang.CentralizedThreadLocal.class
com.liferay.petra.lang.ClassLoaderPool.class
com.liferay.petra.lang.ClassResolverUtil$1.class
com.liferay.petra.lang.ClassResolverUtil.class
com.liferay.petra.lang.HashUtil.class
com/liferay/petra/lang/packageinfo
|
| 依赖Jar: |
无
|