File | Operation |
---|---|
cxf-parent-2.7.3.pom | download |
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
<version>2.7.3</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf</artifactId> <version>2.7.3</version> </parent>