Skip to content

Instantly share code, notes, and snippets.

@mkuehle
Created February 2, 2017 09:33
Show Gist options
  • Save mkuehle/a8dc30dac17f95de179e73d81eafce7f to your computer and use it in GitHub Desktop.
Save mkuehle/a8dc30dac17f95de179e73d81eafce7f to your computer and use it in GitHub Desktop.
pom.xml
<!-- https://mvnrepository.com/artifact/org.jboss.ejb3/jboss-ejb3-ext-api -->
<!-- JBoss Transaction Timeout Annotation -->
<dependency>
<groupId>org.jboss.ejb3</groupId>
<artifactId>jboss-ejb3-ext-api</artifactId>
<version>2.2.0.Final</version>
<scope>provided</scope>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment