Uses of Interface
org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
-
Packages that use ArtifactRepositoryLayout Package Description org.apache.maven.artifact.repository org.apache.maven.artifact.repository.layout -
-
Uses of ArtifactRepositoryLayout in org.apache.maven.artifact.repository
Methods in org.apache.maven.artifact.repository that return ArtifactRepositoryLayout Modifier and Type Method Description ArtifactRepositoryLayoutArtifactRepository. getLayout()Deprecated.Methods in org.apache.maven.artifact.repository with parameters of type ArtifactRepositoryLayout Modifier and Type Method Description voidArtifactRepository. setLayout(ArtifactRepositoryLayout layout)Deprecated. -
Uses of ArtifactRepositoryLayout in org.apache.maven.artifact.repository.layout
Subinterfaces of ArtifactRepositoryLayout in org.apache.maven.artifact.repository.layout Modifier and Type Interface Description interfaceArtifactRepositoryLayout2ArtifactRepositoryLayout2
-