通用的OSS配置插件,其他使用OSS的插件可以依赖该插件。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
879 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<plugin>
<id>com.fr.plugin.oss.universal</id>
<name><![CDATA[通用OSS配置]]></name>
<active>yes</active>
<version>4.1.2</version>
<env-version>10.0</env-version>
<jartime>2018-11-20</jartime>
<vendor>author</vendor>
<description><![CDATA[OSS通用账号配置。]]></description>
<change-notes><![CDATA[
[2022-06-29]升级阿里云SDK版本到3.15.1。<br/>
[2020-09-10]升级阿里云SDK版本到3.11.0。<br/>
[2018-11-05]初始化插件。<br/>
]]></change-notes>
<extra-core>
<LocaleFinder class="com.fr.plugin.oss.universal.OssUniversalLocaleBridge"/>
</extra-core>
<lifecycle-monitor class="com.fr.plugin.oss.universal.OssUniversalBridge"/>
<function-recorder class="com.fr.plugin.oss.universal.config.OssUniversalConfig"/>
</plugin>