License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.gradle.plugins.db.support |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe DB Support Gradle plugin lets you run the Liferay DB Support tool to execute certain actions on a local Liferay database.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.db.support/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.gradle.plugins.db.support</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.db.support/
implementation 'com.liferay:com.liferay.gradle.plugins.db.support:1.0.9'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.db.support/
implementation ("com.liferay:com.liferay.gradle.plugins.db.support:1.0.9")
'com.liferay:com.liferay.gradle.plugins.db.support:jar:1.0.9'
<dependency org="com.liferay" name="com.liferay.gradle.plugins.db.support" rev="1.0.9">
<artifact name="com.liferay.gradle.plugins.db.support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.gradle.plugins.db.support', version='1.0.9')
)
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.db.support" % "1.0.9"
[com.liferay/com.liferay.gradle.plugins.db.support "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.liferay : com.liferay.gradle.util | jar | 1.0.46 |