| License | 
                License
                                                        CDDL-1.0                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.open-esb.runtime.standalone | 
    
| ArtifactId | ArtifactIdopenesb-standalone-bootstrap | 
    
| Last Version | Last Version3.0.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionOpenESB - Standalone - Bootstrap 
            OpenESB runtime in standalone mode - Bootstrap 
         | 
    
| Project Organization | 
                    Project OrganizationOpenESB Community | 
            
<!-- https://jarcasting.com/artifacts/net.open-esb.runtime.standalone/openesb-standalone-bootstrap/ -->
<dependency>
    <groupId>net.open-esb.runtime.standalone</groupId>
    <artifactId>openesb-standalone-bootstrap</artifactId>
    <version>3.0.6</version>
</dependency>
                // https://jarcasting.com/artifacts/net.open-esb.runtime.standalone/openesb-standalone-bootstrap/
implementation 'net.open-esb.runtime.standalone:openesb-standalone-bootstrap:3.0.6'
                // https://jarcasting.com/artifacts/net.open-esb.runtime.standalone/openesb-standalone-bootstrap/
implementation ("net.open-esb.runtime.standalone:openesb-standalone-bootstrap:3.0.6")
                'net.open-esb.runtime.standalone:openesb-standalone-bootstrap:jar:3.0.6'
                <dependency org="net.open-esb.runtime.standalone" name="openesb-standalone-bootstrap" rev="3.0.6">
  <artifact name="openesb-standalone-bootstrap" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.open-esb.runtime.standalone', module='openesb-standalone-bootstrap', version='3.0.6')
)
                libraryDependencies += "net.open-esb.runtime.standalone" % "openesb-standalone-bootstrap" % "3.0.6"
                [net.open-esb.runtime.standalone/openesb-standalone-bootstrap "3.0.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.fusesource.jansi : jansi | jar | 1.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.open-esb.runtime.standalone : openesb-standalone-container | jar | 3.0.6 |