| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools |
| GroupId | GroupIdcom.liferay |
| ArtifactId | ArtifactIdcom.liferay.gradle.plugins.workspace |
| Version | Version3.4.40 |
| Type | Typejar |
| Description |
DescriptionLiferay Gradle Plugins Workspace
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.workspace/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.gradle.plugins.workspace</artifactId>
<version>3.4.40</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.workspace/
implementation 'com.liferay:com.liferay.gradle.plugins.workspace:3.4.40'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.workspace/
implementation ("com.liferay:com.liferay.gradle.plugins.workspace:3.4.40")
'com.liferay:com.liferay.gradle.plugins.workspace:jar:3.4.40'
<dependency org="com.liferay" name="com.liferay.gradle.plugins.workspace" rev="3.4.40">
<artifact name="com.liferay.gradle.plugins.workspace" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.gradle.plugins.workspace', version='3.4.40')
)
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.workspace" % "3.4.40"
[com.liferay/com.liferay.gradle.plugins.workspace "3.4.40"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bmuschko : gradle-docker-plugin | jar | 6.6.1 |
| com.github.docker-java : docker-java | jar | 3.2.8 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.liferay : com.liferay.ant.bnd | jar | 3.2.8 |
| com.liferay : com.liferay.gradle.plugins | jar | 13.2.172 |
| com.liferay : com.liferay.gradle.plugins.css.builder | jar | 5.0.4 |
| com.liferay : com.liferay.gradle.plugins.poshi.runner | jar | 3.0.38 |
| com.liferay : com.liferay.gradle.plugins.target.platform | jar | 2.1.43 |
| com.liferay : com.liferay.gradle.plugins.theme.builder | jar | 2.0.19 |
| com.liferay : com.liferay.portal.tools.bundle.support | jar | 3.7.3 |
| com.liferay : com.liferay.portal.tools.soy.builder | jar | 3.0.4 |
| de.undercouch : gradle-download-task | jar | 3.2.0 |
| net.java.dev.jna : jna | jar | 5.8.0 |