Download cxf-testutils-2.6.17-TomEE.jar file - Jar c

Jar examples for c:cxf-testutils

Description

Apache CXF Test Utilities

You can download jar file cxf-testutils 2.6.17-TomEE in this page.

License

Apache License

Build File

You can use the following script to add cxf-testutils-2.6.17-TomEE.jar to your project.

<dependency>
   <groupId>org.apache.tomee.patch</groupId>
   <artifactId>cxf-testutils</artifactId>
   <version>2.6.17-TomEE</version>
</dependency>
compile group: 'org.apache.tomee.patch', name: 'cxf-testutils', version: '2.6.17-TomEE'
libraryDependencies += "org.apache.tomee.patch" % "cxf-testutils" % "2.6.17-TomEE"
<dependency org="org.apache.tomee.patch" name="cxf-testutils" rev="2.6.17-TomEE"/>
@Grapes(@Grab(group='org.apache.tomee.patch', module='cxf-testutils', version='2.6.17-TomEE'))
'org.apache.tomee.patch:cxf-testutils:jar:2.6.17-TomEE'

Download

Click the following link to download the jar file.

cxf-testutils-2.6.17-TomEE.jar
cxf-testutils-2.6.17-TomEE.pom



Related Tutorials