Uses of Class
org.eclipse.aether.util.artifact.SimpleArtifactTypeRegistry
Packages that use SimpleArtifactTypeRegistry
Package
Description
Utilities around artifacts and artifact type registries.
-
Uses of SimpleArtifactTypeRegistry in org.eclipse.aether.util.artifact
Subclasses of SimpleArtifactTypeRegistry in org.eclipse.aether.util.artifactModifier and TypeClassDescriptionfinal class
A simple artifact type registry.final class
An artifact type registry which first consults its own mappings and in case of an unknown type falls back to another type registry.Methods in org.eclipse.aether.util.artifact that return SimpleArtifactTypeRegistryModifier and TypeMethodDescriptionSimpleArtifactTypeRegistry.add
(ArtifactType type) Adds the specified artifact type to the registry.