| License | 
                License
                                                        CDDL-1.0                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesContainer Net | 
        
| GroupId | GroupIdnet.open-esb.runtime.standalone | 
    
| ArtifactId | ArtifactIdopenesb-standalone-container | 
    
| Last Version | Last Version3.0.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionOpenESB - Standalone - Container 
            OpenESB runtime in standalone mode - Container 
         | 
    
| Project Organization | 
                    Project OrganizationOpenESB Community | 
            
<!-- https://jarcasting.com/artifacts/net.open-esb.runtime.standalone/openesb-standalone-container/ -->
<dependency>
    <groupId>net.open-esb.runtime.standalone</groupId>
    <artifactId>openesb-standalone-container</artifactId>
    <version>3.0.6</version>
</dependency>
                // https://jarcasting.com/artifacts/net.open-esb.runtime.standalone/openesb-standalone-container/
implementation 'net.open-esb.runtime.standalone:openesb-standalone-container:3.0.6'
                // https://jarcasting.com/artifacts/net.open-esb.runtime.standalone/openesb-standalone-container/
implementation ("net.open-esb.runtime.standalone:openesb-standalone-container:3.0.6")
                'net.open-esb.runtime.standalone:openesb-standalone-container:jar:3.0.6'
                <dependency org="net.open-esb.runtime.standalone" name="openesb-standalone-container" rev="3.0.6">
  <artifact name="openesb-standalone-container" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.open-esb.runtime.standalone', module='openesb-standalone-container', version='3.0.6')
)
                libraryDependencies += "net.open-esb.runtime.standalone" % "openesb-standalone-container" % "3.0.6"
                [net.open-esb.runtime.standalone/openesb-standalone-container "3.0.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.open-esb.core : framework-core | jar | 2.4.3 | 
| net.open-esb.admin : openesb-rest-api-core | jar | 1.0.3 | 
| com.atomikos : transactions-jta | jar | 3.8.0 | 
| org.apache.shiro : shiro-core | jar | 1.2.3 | 
| org.yaml : snakeyaml | jar | 1.14 | 
| org.apache.tomcat : tomcat-jdbc | jar | 7.0.57 | 
| com.google.inject : guice | jar | 3.0 | 
| org.glassfish.grizzly : grizzly-http-server | jar | 2.3.17 | 
| org.glassfish.jersey.containers : jersey-container-grizzly2-servlet | jar | 2.14 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.tomcat : tomcat-catalina | jar | 7.0.57 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |