Download openejb-http-7.0.0-M3.jar file - Jar o

Jar examples for o:openejb-http

Description

You can download jar file openejb-http 7.0.0-M3 in this page.

License

Apache License

Build File

You can use the following script to add openejb-http-7.0.0-M3.jar to your project.

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

Download

Click the following link to download the jar file.

openejb-http-7.0.0-M3-javadoc.jar
openejb-http-7.0.0-M3-sources.jar
openejb-http-7.0.0-M3.jar
openejb-http-7.0.0-M3.pom



Related Tutorials