@@ -62,6 +62,7 @@ repositories { | |||
dependencies { | |||
implementation group: 'com.alibaba', name: 'druid-spring-boot-starter', version: '1.2.6' | |||
implementation group: 'org.apache.poi', name: 'poi-ooxml', version: '3.16' | |||
implementation group: 'org.reflections', name: 'reflections', version: '0.9.11' | |||
implementation group: 'com.txffp.study', name: 'smp-protocol', version: '1.0.2' | |||
implementation group: 'com.txffp.study', name: 'api-core', version: '1.0.0' |