| License | 
                License
                                                        CDDL-1.0                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.open-esb.core | 
    
| ArtifactId | ArtifactIdtestbinding_rt | 
    
| Last Version | Last Version2.4.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiontestbinding-rt 
            Test Binding Runtime Code 
         | 
    
| Project Organization | 
                    Project OrganizationOpenESB Community | 
            
| Filename | Size | 
|---|---|
| testbinding_rt-2.4.3.pom | |
| testbinding_rt-2.4.3.jar | 7 KB | 
| testbinding_rt-2.4.3-sources.jar | 4 KB | 
| testbinding_rt-2.4.3-javadoc.jar | 38 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.open-esb.core/testbinding_rt/ -->
<dependency>
    <groupId>net.open-esb.core</groupId>
    <artifactId>testbinding_rt</artifactId>
    <version>2.4.3</version>
</dependency>
                // https://jarcasting.com/artifacts/net.open-esb.core/testbinding_rt/
implementation 'net.open-esb.core:testbinding_rt:2.4.3'
                // https://jarcasting.com/artifacts/net.open-esb.core/testbinding_rt/
implementation ("net.open-esb.core:testbinding_rt:2.4.3")
                'net.open-esb.core:testbinding_rt:jar:2.4.3'
                <dependency org="net.open-esb.core" name="testbinding_rt" rev="2.4.3">
  <artifact name="testbinding_rt" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.open-esb.core', module='testbinding_rt', version='2.4.3')
)
                libraryDependencies += "net.open-esb.core" % "testbinding_rt" % "2.4.3"
                [net.open-esb.core/testbinding_rt "2.4.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.open-esb.core : jbi | jar | 2.4.3 |