| 组织ID: |
com.liferay |
| 项目ID: |
com.liferay.petra.string |
| 版本: |
2.0.0 |
| 最后修改时间: |
2018-08-24 09:09:55 |
| 包类型: |
jar |
| 标题: |
LGPL 2.1 |
| 描述: |
Liferay Petra String |
| 大小: |
11.15KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.petra.string</artifactId>
<version>2.0.0</version>
</dependency>
|
| Gradle引入代码: |
com.liferay:com.liferay.petra.string:2.0.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.string</artifactId>
<version>2.0.0</version>
<description>Liferay Petra String</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>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/liferay-releng.changelog
com.liferay.petra.string.CharPool.class
com.liferay.petra.string.StringBundler$1.class
com.liferay.petra.string.StringBundler$UnsafeStringBuilder.class
com.liferay.petra.string.StringBundler.class
com.liferay.petra.string.StringPool.class
com.liferay.petra.string.StringUtil.class
com/liferay/petra/string/packageinfo
|
| 依赖Jar: |
无
|