Skip to content

Instantly share code, notes, and snippets.

@whaley
Created September 25, 2011 14:40
Show Gist options
  • Select an option

  • Save whaley/1240659 to your computer and use it in GitHub Desktop.

Select an option

Save whaley/1240659 to your computer and use it in GitHub Desktop.
CXF JAXRS Bundle Maven Dependency
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-bundle-jaxrs</artifactId>
<version>2.3.1</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment