Uses of Annotation Interface
eu.cloudnetservice.ext.platforminject.api.stereotype.Dependency
Packages that use Dependency
-
Uses of Dependency in eu.cloudnetservice.ext.platforminject.api.data
Fields in eu.cloudnetservice.ext.platforminject.api.data with type parameters of type DependencyModifier and TypeFieldDescriptionprivate final @NonNull Collection<Dependency> ParsedPluginData.dependenciesThe field for thedependenciesrecord component.Methods in eu.cloudnetservice.ext.platforminject.api.data that return types with arguments of type DependencyModifier and TypeMethodDescriptionParsedPluginData.dependencies()Returns the value of thedependenciesrecord component.