5555 "packaging" : " jar" ,
5656 "javaVersion" : " 11"
5757 },
58+ {
59+ "gradlePath" : " :modulecheck-finding:impl" ,
60+ "group" : " com.rickbusarow.modulecheck" ,
61+ "artifactId" : " modulecheck-finding-impl" ,
62+ "description" : " Fast dependency graph linting for Gradle projects" ,
63+ "packaging" : " jar" ,
64+ "javaVersion" : " 11"
65+ },
66+ {
67+ "gradlePath" : " :modulecheck-finding:impl-android" ,
68+ "group" : " com.rickbusarow.modulecheck" ,
69+ "artifactId" : " modulecheck-finding-impl-android" ,
70+ "description" : " Fast dependency graph linting for Gradle projects" ,
71+ "packaging" : " jar" ,
72+ "javaVersion" : " 11"
73+ },
74+ {
75+ "gradlePath" : " :modulecheck-finding:impl-sort" ,
76+ "group" : " com.rickbusarow.modulecheck" ,
77+ "artifactId" : " modulecheck-finding-impl-sort" ,
78+ "description" : " Fast dependency graph linting for Gradle projects" ,
79+ "packaging" : " jar" ,
80+ "javaVersion" : " 11"
81+ },
5882 {
5983 "gradlePath" : " :modulecheck-finding:name" ,
6084 "group" : " com.rickbusarow.modulecheck" ,
175199 "packaging" : " jar" ,
176200 "javaVersion" : " 11"
177201 },
202+ {
203+ "gradlePath" : " :modulecheck-rule:impl-factory" ,
204+ "group" : " com.rickbusarow.modulecheck" ,
205+ "artifactId" : " modulecheck-rule-impl-factory" ,
206+ "description" : " Fast dependency graph linting for Gradle projects" ,
207+ "packaging" : " jar" ,
208+ "javaVersion" : " 11"
209+ },
210+ {
211+ "gradlePath" : " :modulecheck-rule:testing" ,
212+ "group" : " com.rickbusarow.modulecheck" ,
213+ "artifactId" : " modulecheck-rule-testing" ,
214+ "description" : " Fast dependency graph linting for Gradle projects" ,
215+ "packaging" : " jar" ,
216+ "javaVersion" : " 11"
217+ },
178218 {
179219 "gradlePath" : " :modulecheck-runtime:api" ,
180220 "group" : " com.rickbusarow.modulecheck" ,
303343 "packaging" : " jar" ,
304344 "javaVersion" : " 11"
305345 }
306- ]
346+ ]
0 commit comments