We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f058c6 commit 300a390Copy full SHA for 300a390
1 file changed
tests/packagedcode/data/plugin/plugins_list_linux.txt
@@ -552,6 +552,13 @@ Package type: maven
552
description: Gradle build script
553
path_patterns: '*/build.gradle', '*/build.gradle.kts'
554
--------------------------------------------
555
+Package type: maven
556
+ datasource_id: gradle_module
557
+ documentation URL: https://github.com/gradle/gradle/blob/master/subprojects/docs/src/docs/design/gradle-module-metadata-latest-specification.md
558
+ primary language: Java
559
+ description: Gradle module metadata
560
+ path_patterns: '*.module'
561
+--------------------------------------------
562
Package type: maven
563
datasource_id: maven_pom
564
documentation URL: https://maven.apache.org/pom.html
0 commit comments