File | Operation |
---|---|
xjc-utils-4.0.2.pom | download |
<dependency>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.0.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.xjc-utils', module='xjc-utils', version='4.0.2')
)
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>31</version> </parent>