How to install the Java artifact com.github.skeychen.dswork-ee with Maven
Java
Maven
pom.xml
com.github.skeychen
dswork-ee
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.github.skeychen</groupId>
<artifactId>dswork-ee</artifactId>
<version>8.8.0</version>
</dependency>
/<dependencies>