jdk17为了打包ai服务
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.

7 lines
203 B

  1. plugin.id=mqtt-plugin
  2. plugin.description=Vert.x MQTT plugin
  3. plugin.class=cn.iocoder.yudao.module.iot.plugin.MqttPlugin
  4. plugin.version=1.0.0
  5. plugin.requires=
  6. plugin.provider=ahh
  7. plugin.license=Apache-2.0