- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for PathTypes (0.1 sec)
-
compat/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/type/DefaultType.java
private final boolean includesDependencies; private final Set<PathType> pathTypes; private final Map<String, String> properties; public DefaultType( String id, Language language, String extension, String classifier, boolean includesDependencies, PathType... pathTypes) { this.id = requireNonNull(id, "id");
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 3.6K bytes - Viewed (0)