is not current version
Last Version 1.0.28

com.liferay:com.liferay.portal.dao.orm.custom.sql 1.0.14

Liferay Portal DAO ORM Custom SQL

Categories

Categories

ORM Data
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.portal.dao.orm.custom.sql
Version

Version

1.0.14
Type

Type

jar

Download com.liferay.portal.dao.orm.custom.sql 1.0.14


<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.dao.orm.custom.sql/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.portal.dao.orm.custom.sql</artifactId>
    <version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.dao.orm.custom.sql/
implementation 'com.liferay:com.liferay.portal.dao.orm.custom.sql:1.0.14'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.dao.orm.custom.sql/
implementation ("com.liferay:com.liferay.portal.dao.orm.custom.sql:1.0.14")
'com.liferay:com.liferay.portal.dao.orm.custom.sql:jar:1.0.14'
<dependency org="com.liferay" name="com.liferay.portal.dao.orm.custom.sql" rev="1.0.14">
  <artifact name="com.liferay.portal.dao.orm.custom.sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.dao.orm.custom.sql', version='1.0.14')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.dao.orm.custom.sql" % "1.0.14"
[com.liferay/com.liferay.portal.dao.orm.custom.sql "1.0.14"]