- GAV - Class in org.maxxq.maven.dependency
-
- GAV(String, String, String) - Constructor for class org.maxxq.maven.dependency.GAV
-
- get() - Method in class org.maxxq.maven.dependency.ResolveDependenciesWorker
-
- getArtifactId() - Method in class org.maxxq.maven.dependency.GAV
-
- getDependencies(GAV) - Method in interface org.maxxq.maven.dependency.IDependencyResolver
-
Calculate and return the dependencies of the maven artifact with the given GAV (GroupId, ArtifactId, Version).
- getDependencies(InputStream...) - Method in interface org.maxxq.maven.dependency.IDependencyResolver
-
Calculate and return the dependencies of the maven projects for which the inputstreams of the pom files are given.
- getDependencies(InputStream) - Method in interface org.maxxq.maven.dependency.IDependencyResolver
-
Calculate and return the dependencies of the maven project for which the inputstream of the pom file is given.
- getDependencies(GAV...) - Method in interface org.maxxq.maven.dependency.IDependencyResolver
-
Calculate and return the dependencies of the maven artifacts with the given GAV's (GroupId, ArtifactId, Version).
- getDependencies(Collection<GAV>) - Method in interface org.maxxq.maven.dependency.IDependencyResolver
-
Calculate and return the dependencies of the maven artifacts with the given GAV's (GroupId, ArtifactId, Version).
- getDependencies(Stream<GAV>) - Method in interface org.maxxq.maven.dependency.IDependencyResolver
-
Calculate and return the dependencies of the maven artifacts with the given GAV's (GroupId, ArtifactId, Version).
- getDependencies(boolean, InputStream...) - Method in interface org.maxxq.maven.dependency.IDependencyResolver
-
Calculate and return the dependencies of the maven artifacts loaded from the given InputStreams if excludeCorrespondingGavs
is true then the returned dependencies will not include the resolved GAV's from the inputstreams.
- getDependencies(Stream<GAV>, Collection<GAV>) - Method in interface org.maxxq.maven.dependency.IDependencyResolver
-
Calculate and return the dependencies of the maven artifacts with the given GAV's (GroupId, ArtifactId, Version).
- getDependencies(InputStream...) - Method in class org.maxxq.maven.dependency.ResolveDependencies
-
- getDependencies(boolean, InputStream...) - Method in class org.maxxq.maven.dependency.ResolveDependencies
-
- getDependencies(InputStream) - Method in class org.maxxq.maven.dependency.ResolveDependencies
-
- getDependencies(Collection<GAV>) - Method in class org.maxxq.maven.dependency.ResolveDependencies
-
- getDependencies(Stream<GAV>) - Method in class org.maxxq.maven.dependency.ResolveDependencies
-
- getDependencies(Stream<GAV>, Collection<GAV>) - Method in class org.maxxq.maven.dependency.ResolveDependencies
-
- getDependencies(GAV...) - Method in class org.maxxq.maven.dependency.ResolveDependencies
-
- getDependencies(GAV) - Method in class org.maxxq.maven.dependency.ResolveDependencies
-
- getDependency() - Method in class org.maxxq.maven.dependency.ComparableDependency
-
- getGav() - Method in class org.maxxq.maven.dependency.ComparableDependency
-
- getGroupId() - Method in class org.maxxq.maven.dependency.GAV
-
- getManagedDependencies(Dependency) - Method in class org.maxxq.maven.dependency.ResolveDependenciesWorker
-
- GetMavenRepoURL - Class in org.maxxq.maven.dependency
-
- GetMavenRepoURL(String) - Constructor for class org.maxxq.maven.dependency.GetMavenRepoURL
-
- getMetaData(String, String) - Method in class org.maxxq.maven.repository.FileCachingRepository
-
- getMetaData(String, String) - Method in class org.maxxq.maven.repository.InMemoryCachingRepository
-
- getMetaData(String, String) - Method in interface org.maxxq.maven.repository.IRepository
-
- getMetaData(String, String) - Method in class org.maxxq.maven.repository.LocalFileRepository
-
- getMetaData(String, String) - Method in class org.maxxq.maven.repository.LocalInMemoryRepository
-
- getMetaData(String, String) - Method in class org.maxxq.maven.repository.RemoteRepository
-
- getMetaData(String, String) - Method in class org.maxxq.maven.repository.VirtualRepository
-
- getMetaDataFromString(String) - Method in interface org.maxxq.maven.dependency.IModelIO
-
- getMetaDataFromString(InputStream) - Method in interface org.maxxq.maven.dependency.IModelIO
-
- getMetaDataFromString(String) - Method in class org.maxxq.maven.dependency.ModelIO
-
- getMetaDataFromString(InputStream) - Method in class org.maxxq.maven.dependency.ModelIO
-
- getModelFromInputStream(InputStream) - Method in interface org.maxxq.maven.dependency.IModelIO
-
- getModelFromInputStream(InputStream) - Method in class org.maxxq.maven.dependency.ModelIO
-
- getModelFromResource(String) - Method in interface org.maxxq.maven.dependency.IModelIO
-
- getModelFromResource(String) - Method in class org.maxxq.maven.dependency.ModelIO
-
- getModelFromString(String) - Method in interface org.maxxq.maven.dependency.IModelIO
-
- getModelFromString(String) - Method in class org.maxxq.maven.dependency.ModelIO
-
- getPomStreamProvider() - Method in class org.maxxq.maven.dependency.ResolveDependencies
-
- getVersion() - Method in class org.maxxq.maven.dependency.GAV
-
- GetVersionsURL - Class in org.maxxq.maven.dependency
-
- GetVersionsURL(String) - Constructor for class org.maxxq.maven.dependency.GetVersionsURL
-