File | Operation |
---|---|
parent-9.pom | download |
<dependency>
<groupId>com.day.commons</groupId>
<artifactId>parent</artifactId>
<version>9</version>
<type>pom</type>
</dependency>
<parent> <groupId>com.day</groupId> <artifactId>day</artifactId> <version>6</version> </parent>