Last Version

com.liferay:com.liferay.gradle.plugins.app.javadoc.builder 1.2.4

The App Javadoc Builder Gradle plugin lets you generate API documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.gradle.plugins.app.javadoc.builder
Version

Version

1.2.4
Type

Type

jar
Description

Description

The App Javadoc Builder Gradle plugin lets you generate API documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application.
Source Code Management

Source Code Management

http://github.com/liferay/liferay-portal

Download com.liferay.gradle.plugins.app.javadoc.builder 1.2.4


<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.app.javadoc.builder/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.gradle.plugins.app.javadoc.builder</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.app.javadoc.builder/
implementation 'com.liferay:com.liferay.gradle.plugins.app.javadoc.builder:1.2.4'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.app.javadoc.builder/
implementation ("com.liferay:com.liferay.gradle.plugins.app.javadoc.builder:1.2.4")
'com.liferay:com.liferay.gradle.plugins.app.javadoc.builder:jar:1.2.4'
<dependency org="com.liferay" name="com.liferay.gradle.plugins.app.javadoc.builder" rev="1.2.4">
  <artifact name="com.liferay.gradle.plugins.app.javadoc.builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.gradle.plugins.app.javadoc.builder', version='1.2.4')
)
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.app.javadoc.builder" % "1.2.4"
[com.liferay/com.liferay.gradle.plugins.app.javadoc.builder "1.2.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.liferay : com.liferay.gradle.util jar 1.0.44

Project Modules

There are no modules declared in this project.