Uses of Interface
org.eclipse.aether.named.support.FileSystemFriendly
-
Packages that use FileSystemFriendly Package Description org.eclipse.aether.internal.impl.synccontext.named org.eclipse.aether.named.providers -
-
Uses of FileSystemFriendly in org.eclipse.aether.internal.impl.synccontext.named
Classes in org.eclipse.aether.internal.impl.synccontext.named that implement FileSystemFriendly Modifier and Type Class Description class
FileGAVNameMapper
ANameMapper
that creates same name mapping as Takari Local Repository does, withbaseDir
(local repo). -
Uses of FileSystemFriendly in org.eclipse.aether.named.providers
Classes in org.eclipse.aether.named.providers that implement FileSystemFriendly Modifier and Type Class Description class
FileLockNamedLockFactory
Named locks factory ofFileLockNamedLock
s.
-