- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for dependencyManagement (0.06 sec)
-
guava-bom/pom.xml
<license> <name>Apache License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <dependencyManagement> <dependencies> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>${project.version}</version> </dependency> <dependency>
Registered: 2025-05-30 12:43 - Last Modified: 2025-03-03 23:02 - 1.7K bytes - Viewed (0) -
android/guava-bom/pom.xml
<license> <name>Apache License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <dependencyManagement> <dependencies> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>${project.version}</version> </dependency> <dependency>
Registered: 2025-05-30 12:43 - Last Modified: 2025-03-03 23:02 - 1.5K bytes - Viewed (0) -
android/pom.xml
<!-- We moved away from using dependencyManagement for test-only deps because of https://github.com/google/guava/issues/6654. We could probably have resumed it after https://github.com/google/guava/pull/6664. But it's always weird that published poms reference test-only libraries at all, so I'm not in any rush to do so. --> </dependencies> </dependencyManagement> <profiles> <profile>
Registered: 2025-05-30 12:43 - Last Modified: 2025-04-12 22:10 - 24.5K bytes - Viewed (0) -
pom.xml
<!-- We moved away from using dependencyManagement for test-only deps because of https://github.com/google/guava/issues/6654. We could probably have resumed it after https://github.com/google/guava/pull/6664. But it's always weird that published poms reference test-only libraries at all, so I'm not in any rush to do so. --> </dependencies> </dependencyManagement> <profiles> <profile>
Registered: 2025-05-30 12:43 - Last Modified: 2025-04-04 22:08 - 24.1K bytes - Viewed (0)