File | Operation |
---|---|
cxf-bundle-parent-2.6.17-TomEE.pom | download |
<dependency>
<groupId>org.apache.tomee.patch</groupId>
<artifactId>cxf-bundle-parent</artifactId>
<version>2.6.17-TomEE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.tomee.patch', module='cxf-bundle-parent', version='2.6.17-TomEE')
)