Uses of Record Class
network.ike.workspace.Dependency
Packages that use Dependency
-
Uses of Dependency in network.ike.workspace
Methods in network.ike.workspace that return types with arguments of type DependencyModifier and TypeMethodDescriptionSubproject.dependsOn()Returns the value of thedependsOnrecord component.Constructor parameters in network.ike.workspace with type arguments of type DependencyModifierConstructorDescriptionSubproject(String name, String description, String repo, String branch, String version, String groupId, List<Dependency> dependsOn, String notes, String mavenVersion, String parent, String sha, String state, String tag, String kind) Creates an instance of aSubprojectrecord class.