project org.glassfish.jersey.examples 3.1.0-SNAPSHOT 4.0.0 oauth-client-twitter jar Twitter client using OAuth 1 support for Jersey that retrieves Tweets from the home timeline of a registered Twitter account. org.glassfish.jersey.core jersey-client ${project.version} org.glassfish.jersey.inject jersey-hk2 org.glassfish.jersey.security oauth1-client ${project.version} org.glassfish.jersey.media jersey-media-json-jackson ${project.version} jakarta.xml.bind jakarta.xml.bind-api com.sun.xml.bind jaxb-impl org.codehaus.mojo exec-maven-plugin org.glassfish.jersey.examples.oauth.twitterclient.App pre-release org.apache.maven.plugins maven-assembly-plugin