| License |
License |
|---|---|
| GroupId | GroupIdcom.liferay |
| ArtifactId | ArtifactIdcom.liferay.portal.db.partition |
| Last Version | Last Version2.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLiferay Portal DB Partition
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.db.partition/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.db.partition</artifactId>
<version>2.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.db.partition/
implementation 'com.liferay:com.liferay.portal.db.partition:2.0.11'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.db.partition/
implementation ("com.liferay:com.liferay.portal.db.partition:2.0.11")
'com.liferay:com.liferay.portal.db.partition:jar:2.0.11'
<dependency org="com.liferay" name="com.liferay.portal.db.partition" rev="2.0.11">
<artifact name="com.liferay.portal.db.partition" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.db.partition', version='2.0.11')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.db.partition" % "2.0.11"
[com.liferay/com.liferay.portal.db.partition "2.0.11"]