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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials