| 组织ID: |
com.liferay |
| 项目ID: |
com.liferay.petra.concurrent |
| 版本: |
1.1.0 |
| 最后修改时间: |
2019-11-04 18:52:34 |
| 包类型: |
jar |
| 标题: |
LGPL 2.1 |
| 描述: |
Liferay Petra Concurrent |
| 大小: |
37.18KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.petra.concurrent</artifactId>
<version>1.1.0</version>
</dependency>
|
| Gradle引入代码: |
com.liferay:com.liferay.petra.concurrent:1.1.0
|
| 下载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.concurrent</artifactId>
<version>1.1.0</version>
<description>Liferay Petra Concurrent</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-plugins.git</connection>
<developerConnection>scm:git:git@github.com:liferay/liferay-plugins.git</developerConnection>
<url>http://github.com/liferay/liferay-plugins</url>
</scm>
<dependencies>
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.petra.memory</artifactId>
<version>1.0.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/liferay-releng.changelog
com.liferay.petra.concurrent.AbstractNoticeableExecutorService.class
com.liferay.petra.concurrent.BaseFutureListener.class
com.liferay.petra.concurrent.ConcurrentIdentityHashMap.class
com.liferay.petra.concurrent.ConcurrentMapperHashMap$1.class
com.liferay.petra.concurrent.ConcurrentMapperHashMap$UnwrapEntry.class
com.liferay.petra.concurrent.ConcurrentMapperHashMap$UnwrapEntryIterator.class
com.liferay.petra.concurrent.ConcurrentMapperHashMap$UnwrapEntrySet.class
com.liferay.petra.concurrent.ConcurrentMapperHashMap$UnwrapKeyIterator.class
com.liferay.petra.concurrent.ConcurrentMapperHashMap$UnwrapKeySet.class
com.liferay.petra.concurrent.ConcurrentMapperHashMap$UnwrapValueIterator.class
com.liferay.petra.concurrent.ConcurrentMapperHashMap$UnwrapValues.class
com.liferay.petra.concurrent.ConcurrentMapperHashMap.class
com.liferay.petra.concurrent.ConcurrentReferenceKeyHashMap$1.class
com.liferay.petra.concurrent.ConcurrentReferenceKeyHashMap.class
com.liferay.petra.concurrent.ConcurrentReferenceValueHashMap$RemoveEntryFinalizeAction.class
com.liferay.petra.concurrent.ConcurrentReferenceValueHashMap.class
com.liferay.petra.concurrent.DefaultNoticeableFuture$1.class
com.liferay.petra.concurrent.DefaultNoticeableFuture$OnceFutureListener.class
com.liferay.petra.concurrent.DefaultNoticeableFuture.class
com.liferay.petra.concurrent.FutureConverter.class
com.liferay.petra.concurrent.FutureListener.class
com.liferay.petra.concurrent.IdentityKey.class
com.liferay.petra.concurrent.NoticeableExecutorService.class
com.liferay.petra.concurrent.NoticeableFuture.class
com.liferay.petra.concurrent.NoticeableFutureConverter$1.class
com.liferay.petra.concurrent.NoticeableFutureConverter.class
com.liferay.petra.concurrent.NoticeableThreadPoolExecutor$1.class
com.liferay.petra.concurrent.NoticeableThreadPoolExecutor$2.class
com.liferay.petra.concurrent.NoticeableThreadPoolExecutor$3.class
com.liferay.petra.concurrent.NoticeableThreadPoolExecutor.class
com.liferay.petra.concurrent.ThreadPoolHandler.class
com.liferay.petra.concurrent.ThreadPoolHandlerAdapter.class
com/liferay/petra/concurrent/packageinfo
|
| 依赖Jar: |
com.liferay.petra.memory-1.0.0.jar
/com.liferay/com.liferay.petra.memory/1.0.0
查看com.liferay.petra.memory所有版本文件
|