Class Dependency
java.lang.Object
io.github.srdjanv.localgitdependency.depenency.Dependency
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull @Unmodifiable List<Configurations.Configuration>@NotNull Dependency.Type@NotNull GitInfo@NotNull GradleInfo@Nullable File@NotNull StringgetName()@NotNull PersistentInfo@NotNull @Unmodifiable List<SourceSetMapper>@NotNull @Unmodifiable List<Configurations.SubConfiguration>inthashCode()booleanbooleanboolean
-
Constructor Details
-
Dependency
-
-
Method Details
-
getName
-
getConfigurations
-
getSubConfigurations
-
getSourceSetMappers
-
isIdeSupportEnabled
public boolean isIdeSupportEnabled() -
shouldRegisterRepository
public boolean shouldRegisterRepository() -
isGenerateGradleTasks
public boolean isGenerateGradleTasks() -
getDependencyType
-
getMavenFolder
-
getGitInfo
-
getGradleInfo
-
getPersistentInfo
-
equals
-
hashCode
public int hashCode()
-