Download openesb-standalone-container-3.0.4.jar file - Jar o

Jar examples for o:openesb-standalone-container

Description

OpenESB runtime in standalone mode - Container

You can download jar file openesb-standalone-container 3.0.4 in this page.

Build File

You can use the following script to add openesb-standalone-container-3.0.4.jar to your project.

<dependency>
   <groupId>net.open-esb.runtime.standalone</groupId>
   <artifactId>openesb-standalone-container</artifactId>
   <version>3.0.4</version>
</dependency>
compile group: 'net.open-esb.runtime.standalone', name: 'openesb-standalone-container', version: '3.0.4'
libraryDependencies += "net.open-esb.runtime.standalone" % "openesb-standalone-container" % "3.0.4"
<dependency org="net.open-esb.runtime.standalone" name="openesb-standalone-container" rev="3.0.4"/>
@Grapes(@Grab(group='net.open-esb.runtime.standalone', module='openesb-standalone-container', version='3.0.4'))
'net.open-esb.runtime.standalone:openesb-standalone-container:jar:3.0.4'

Download

Click the following link to download the jar file.

openesb-standalone-container-3.0.4-javadoc.jar
openesb-standalone-container-3.0.4-sources.jar
openesb-standalone-container-3.0.4.jar
openesb-standalone-container-3.0.4.pom



Related Tutorials