文件名称: spring-plugin-core-3.0.0.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springframework.plugin</groupId>
<artifactId>spring-plugin-core</artifactId>
<version>3.0.0</version>
</dependency>Gradle:
implementation group: 'org.springframework.plugin', name: 'spring-plugin-core', version: '3.0.0'
Gradle (Short):
implementation 'org.springframework.plugin:spring-plugin-core:3.0.0'
Gradle (Kotlin):
implementation("org.springframework.plugin:spring-plugin-core:3.0.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springframework.plugin.core
org.springframework.plugin.core.aot
org.springframework.plugin.core.config
org.springframework.plugin.core.supportorg.springframework.plugin.core.OrderAwarePluginRegistry
org.springframework.plugin.core.Plugin
org.springframework.plugin.core.PluginRegistry
org.springframework.plugin.core.PluginRegistrySupport
org.springframework.plugin.core.SimplePluginRegistry
org.springframework.plugin.core.config.PluginListDefinitionParser
org.springframework.plugin.core.config.PluginNamespaceHandler
org.springframework.plugin.core.config.PluginRegistriesBeanDefinitionRegistrar
org.springframework.plugin.core.config.PluginRegistryDefinitionParser
org.springframework.plugin.core.support.AbstractTypeAwareSupport
org.springframework.plugin.core.support.BeanListFactoryBean
org.springframework.plugin.core.support.PluginRegistryFactoryBean