Download tomee-jaxrs-1.7.2.jar file - Jar t

Jar examples for t:tomee-jaxrs

Description

You can download jar file tomee-jaxrs 1.7.2 in this page.

License

Apache License

Build File

You can use the following script to add tomee-jaxrs-1.7.2.jar to your project.

<dependency>
   <groupId>org.apache.openejb</groupId>
   <artifactId>tomee-jaxrs</artifactId>
   <version>1.7.2</version>
</dependency>
compile group: 'org.apache.openejb', name: 'tomee-jaxrs', version: '1.7.2'
libraryDependencies += "org.apache.openejb" % "tomee-jaxrs" % "1.7.2"
<dependency org="org.apache.openejb" name="tomee-jaxrs" rev="1.7.2"/>
@Grapes(@Grab(group='org.apache.openejb', module='tomee-jaxrs', version='1.7.2'))
'org.apache.openejb:tomee-jaxrs:jar:1.7.2'

Download

Click the following link to download the jar file.

tomee-jaxrs-1.7.2-javadoc.jar
tomee-jaxrs-1.7.2-sources.jar
tomee-jaxrs-1.7.2.jar
tomee-jaxrs-1.7.2.pom



Related Tutorials