Last Version

com.liferay:com.liferay.gradle.plugins.dependency.checker 1.0.5

The Dependency Checker Gradle plugin lets you warn users if a specific configuration dependency is not the latest one available from the Maven central repository. The plugin eventually fails the build if the dependency age (the difference between the timestamp of the current version and the latest version) is above a predetermined threshold.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.gradle.plugins.dependency.checker
Version

Version

1.0.5
Type

Type

jar
Description

Description

The Dependency Checker Gradle plugin lets you warn users if a specific configuration dependency is not the latest one available from the Maven central repository. The plugin eventually fails the build if the dependency age (the difference between the timestamp of the current version and the latest version) is above a predetermined threshold.
Source Code Management

Source Code Management

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

Download com.liferay.gradle.plugins.dependency.checker 1.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.liferay : com.liferay.gradle.util jar 1.0.44
net.jodah : expiringmap jar 0.5.7

Project Modules

There are no modules declared in this project.