<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-starter-only-office</artifactId>
<version>2.0.1.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-starter-only-office', version='2.0.1.RELEASE')
)
<dependency org="io.choerodon" name="choerodon-starter-only-office" rev="2.0.1.RELEASE" />
<parent> <groupId>io.choerodon</groupId> <artifactId>choerodon-starter-parent</artifactId> <version>2.0.1.RELEASE</version> </parent>
compile
|-- org.hzero.starter:hzero-starter-core
|-- com.alibaba:fastjson:2.0.2
|-- org.springframework.boot:spring-boot-autoconfigure
|-- org.springframework.boot:spring-boot-configuration-processor
|-- commons-fileupload:commons-fileupload:1.3.3
|-- org.hzero.starter:hzero-starter-keyencrypt:1.8.1.RELEASE