MVN

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

Maven & Gradle

Aug 04, 2023
1 usages
2k stars

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.

<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.gradle.plugins.dependency.checker</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.liferay : com.liferay.gradle.plugins.dependency.checker to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of com.liferay : com.liferay.gradle.plugins.dependency.checker to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
com.liferay.gradle.plugins.dependency.checker-1.0.6
com.liferay.gradle.plugins.dependency.checker-1.0.5
com.liferay.gradle.plugins.dependency.checker-1.0.4
com.liferay.gradle.plugins.dependency.checker-1.0.3
com.liferay.gradle.plugins.dependency.checker-1.0.2
com.liferay.gradle.plugins.dependency.checker-1.0.1
com.liferay.gradle.plugins.dependency.checker-1.0.0

How to add a dependency to Maven

Add the following com.liferay : com.liferay.gradle.plugins.dependency.checker maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.gradle.plugins.dependency.checker</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.liferay : com.liferay.gradle.plugins.dependency.checker gradle dependency to your build.gradle file:

implementation 'com.liferay:com.liferay.gradle.plugins.dependency.checker:1.0.6'

Gradle Kotlin DSL: Add the following com.liferay : com.liferay.gradle.plugins.dependency.checker gradle kotlin dependency to your build.gradle.kts file:

implementation("com.liferay:com.liferay.gradle.plugins.dependency.checker:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.liferay : com.liferay.gradle.plugins.dependency.checker sbt scala dependency to your build.sbt file:

libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.dependency.checker" % "1.0.6"

Advertisement

Dependencies from Group

Aug 10, 2023
241 usages
2k stars
Aug 10, 2023
217 usages
2k stars
Feb 12, 2018
154 usages
508 stars
Dec 14, 2021
152 usages
2k stars
Aug 14, 2023
134 usages
2k stars

Discover Dependencies

Aug 04, 2023
1 usages
2k stars
Jan 01, 2017
1 usages
Jan 02, 2019
1 usages
2 stars
May 11, 2017
1 usages
577 stars
May 11, 2017
1 usages
577 stars
May 11, 2017
1 usages
577 stars
May 11, 2017
1 usages
577 stars
Dec 29, 2016
2 usages
6 stars
Jan 09, 2017
3 usages