| 组织ID: |
com.liferay |
| 项目ID: |
com.liferay.social.privatemessaging.web |
| 版本: |
1.0.13 |
| 最后修改时间: |
2019-11-01 23:50:30 |
| 包类型: |
jar |
| 标题: |
LGPL 2.1 |
| 大小: |
76.52KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.social.privatemessaging.web</artifactId>
<version>1.0.13</version>
</dependency>
|
| Gradle引入代码: |
com.liferay:com.liferay.social.privatemessaging.web:1.0.13
|
| 下载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.social.privatemessaging.web</artifactId>
<version>1.0.13</version>
<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>biz.aQute.bnd</groupId>
<artifactId>biz.aQute.bndlib</artifactId>
<version>3.1.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.frontend.taglib</artifactId>
<version>2.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.message.boards.web</artifactId>
<version>1.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.configuration.metatype</artifactId>
<version>2.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.spring.extender</artifactId>
<version>2.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.upgrade</artifactId>
<version>2.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.social.privatemessaging.api</artifactId>
<version>2.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.social.privatemessaging.service</artifactId>
<version>1.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.liferay.portal</groupId>
<artifactId>com.liferay.portal.impl</artifactId>
<version>2.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.liferay.portal</groupId>
<artifactId>com.liferay.portal.kernel</artifactId>
<version>2.7.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.liferay.portal</groupId>
<artifactId>com.liferay.util.taglib</artifactId>
<version>2.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.portlet</groupId>
<artifactId>portlet-api</artifactId>
<version>2.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>3.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.servlet.jsp</groupId>
<artifactId>jsp-api</artifactId>
<version>2.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts-core</artifactId>
<version>1.3.10</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.core</artifactId>
<version>5.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.service.component.annotations</artifactId>
<version>1.3.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/friendly-url-routes/routes.xml
META-INF/liferay-releng.changelog
META-INF/resources/css/main.css
META-INF/resources/css/main.scss
META-INF/resources/css/main_rtl.css
META-INF/resources/icons/private_messaging.png
META-INF/resources/init.jsp
META-INF/resources/js/main.js
META-INF/resources/new_message.jsp
META-INF/resources/view.jsp
META-INF/resources/view_messages.jspf
META-INF/resources/view_thread.jspf
OSGI-INF/com.liferay.social.privatemessaging.web.internal.notifications.PrivateMessagingNotificationDefinition.xml
OSGI-INF/com.liferay.social.privatemessaging.web.internal.notifications.PrivateMessagingUserNotificationHandler.xml
OSGI-INF/com.liferay.social.privatemessaging.web.internal.portlet.PrivateMessagingEditPortletProvider.xml
OSGI-INF/com.liferay.social.privatemessaging.web.internal.portlet.PrivateMessagingPortlet.xml
OSGI-INF/com.liferay.social.privatemessaging.web.internal.portlet.route.PrivateMessagingFriendlyURLMapper.xml
OSGI-INF/com.liferay.social.privatemessaging.web.internal.upgrade.PrivateMessagingWebUpgrade.xml
com.liferay.social.privatemessaging.web.internal.notifications.PrivateMessagingNotificationDefinition.class
com.liferay.social.privatemessaging.web.internal.notifications.PrivateMessagingUserNotificationHandler.class
com.liferay.social.privatemessaging.web.internal.portlet.PrivateMessagingEditPortletProvider.class
com.liferay.social.privatemessaging.web.internal.portlet.PrivateMessagingPortlet.class
com.liferay.social.privatemessaging.web.internal.portlet.route.PrivateMessagingFriendlyURLMapper.class
com.liferay.social.privatemessaging.web.internal.upgrade.PrivateMessagingWebUpgrade.class
com.liferay.social.privatemessaging.web.internal.upgrade.v1_0_0.UpgradePortletId.class
content/Language.properties
content/Language_ar.properties
content/Language_bg.properties
content/Language_ca.properties
content/Language_cs.properties
content/Language_da.properties
content/Language_de.properties
content/Language_el.properties
content/Language_en.properties
content/Language_es.properties
content/Language_et.properties
content/Language_eu.properties
content/Language_fa.properties
content/Language_fi.properties
content/Language_fr.properties
content/Language_gl.properties
content/Language_hi_IN.properties
content/Language_hr.properties
content/Language_hu.properties
content/Language_in.properties
content/Language_it.properties
content/Language_iw.properties
content/Language_ja.properties
content/Language_ko.properties
content/Language_lo.properties
content/Language_lt.properties
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
biz.aQute.bndlib-3.1.0.jar
/biz.aQute.bnd/biz.aQute.bndlib/3.1.0
查看biz.aQute.bndlib所有版本文件
com.liferay.frontend.taglib-2.0.0.jar
/com.liferay/com.liferay.frontend.taglib/2.0.0
查看com.liferay.frontend.taglib所有版本文件
com.liferay.message.boards.web-1.0.0.jar
/com.liferay/com.liferay.message.boards.web/1.0.0
查看com.liferay.message.boards.web所有版本文件
com.liferay.portal.configuration.metatype-2.0.0.jar
/com.liferay/com.liferay.portal.configuration.metatype/2.0.0
查看com.liferay.portal.configuration.metatype所有版本文件
com.liferay.portal.spring.extender-2.0.0.jar
/com.liferay/com.liferay.portal.spring.extender/2.0.0
查看com.liferay.portal.spring.extender所有版本文件
com.liferay.portal.upgrade-2.0.0.jar
/com.liferay/com.liferay.portal.upgrade/2.0.0
查看com.liferay.portal.upgrade所有版本文件
com.liferay.social.privatemessaging.api-2.0.0.jar
/com.liferay/com.liferay.social.privatemessaging.api/2.0.0
查看com.liferay.social.privatemessaging.api所有版本文件
com.liferay.social.privatemessaging.service-1.0.0.jar
/com.liferay/com.liferay.social.privatemessaging.service/1.0.0
查看com.liferay.social.privatemessaging.service所有版本文件
com.liferay.portal.impl-2.0.0.jar
/com.liferay.portal/com.liferay.portal.impl/2.0.0
查看com.liferay.portal.impl所有版本文件
com.liferay.portal.kernel-2.7.0.jar
/com.liferay.portal/com.liferay.portal.kernel/2.7.0
查看com.liferay.portal.kernel所有版本文件
com.liferay.util.taglib-2.0.0.jar
/com.liferay.portal/com.liferay.util.taglib/2.0.0
查看com.liferay.util.taglib所有版本文件
portlet-api-2.0.jar
/javax.portlet/portlet-api/2.0
查看portlet-api所有版本文件
javax.servlet-api-3.0.1.jar
/javax.servlet/javax.servlet-api/3.0.1
查看javax.servlet-api所有版本文件
jsp-api-2.1.jar
/javax.servlet.jsp/jsp-api/2.1
查看jsp-api所有版本文件
struts-core-1.3.10.jar
/org.apache.struts/struts-core/1.3.10
查看struts-core所有版本文件
org.osgi.core-5.0.0.jar
/org.osgi/org.osgi.core/5.0.0
查看org.osgi.core所有版本文件
org.osgi.service.component.annotations-1.3.0.jar
/org.osgi/org.osgi.service.component.annotations/1.3.0
查看org.osgi.service.component.annotations所有版本文件
|