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