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