How to install the Java artifact com.wgzhao.addax.doriswriter with Maven
Java
Maven
pom.xml
com.wgzhao.addax
doriswriter
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.wgzhao.addax</groupId>
<artifactId>doriswriter</artifactId>
<version>4.0.3</version>
</dependency>
/<dependencies>