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