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