License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.dao.orm.custom.sql.api |
Version | Version4.1.4 |
Type | Typejar |
Description |
DescriptionLiferay Portal DAO ORM Custom SQL API
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.dao.orm.custom.sql.api/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.dao.orm.custom.sql.api</artifactId>
<version>4.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.dao.orm.custom.sql.api/
implementation 'com.liferay:com.liferay.portal.dao.orm.custom.sql.api:4.1.4'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.dao.orm.custom.sql.api/
implementation ("com.liferay:com.liferay.portal.dao.orm.custom.sql.api:4.1.4")
'com.liferay:com.liferay.portal.dao.orm.custom.sql.api:jar:4.1.4'
<dependency org="com.liferay" name="com.liferay.portal.dao.orm.custom.sql.api" rev="4.1.4">
<artifact name="com.liferay.portal.dao.orm.custom.sql.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.dao.orm.custom.sql.api', version='4.1.4')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.dao.orm.custom.sql.api" % "4.1.4"
[com.liferay/com.liferay.portal.dao.orm.custom.sql.api "4.1.4"]