How to install the Java artifact cn.stylefeng.roses.kernel-file with Maven
Java
Maven
pom.xml
cn.stylefeng.roses
kernel-file
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>kernel-file</artifactId>
<version>3.0.6</version>
</dependency>
/dependencies>