Last Version

com.liferay:com.liferay.gradle.plugins.whip 1.0.9

The Whip Gradle plugin lets you use the Liferay Whip library to ensure that unit tests fully cover your project's code.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.gradle.plugins.whip
Version

Version

1.0.9
Type

Type

jar
Description

Description

The Whip Gradle plugin lets you use the Liferay Whip library to ensure that unit tests fully cover your project's code.
Source Code Management

Source Code Management

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

Download com.liferay.gradle.plugins.whip 1.0.9


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

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.