Download openesb-standalone-container-3.0.6.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.6 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials