The Java Platform plugin brings the ability to declare platforms for the Java ecosystem.| docs.gradle.org
Dependency constraints function similarly to dependencies, with the key distinction that they do not introduce a dependency themselves.| docs.gradle.org
declaration: package: org.gradle.api.attributes, interface: Category| docs.gradle.org
declaration: package: org.gradle.api.artifacts, interface: ModuleDependency| docs.gradle.org
When you declare a version using the shorthand notation, then the version is considered a required version:| docs.gradle.org
Transitive Dependencies| maven.apache.org