| License | 
                License
                                                        CDDL-1.0                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.open-esb.core | 
    
| ArtifactId | ArtifactIdjbi-spi | 
    
| Last Version | Last Version2.4.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjbi-spi-interfaces-version-1 
            SPI Interfaces specified by the JSR 208 Expert Committee 
         | 
    
| Project Organization | 
                    Project OrganizationOpenESB Community | 
            
| Filename | Size | 
|---|---|
| jbi-spi-2.4.3.pom | |
| jbi-spi-2.4.3.jar | 6 KB | 
| jbi-spi-2.4.3-sources.jar | 18 KB | 
| jbi-spi-2.4.3-javadoc.jar | 93 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.open-esb.core/jbi-spi/ -->
<dependency>
    <groupId>net.open-esb.core</groupId>
    <artifactId>jbi-spi</artifactId>
    <version>2.4.3</version>
</dependency>
                // https://jarcasting.com/artifacts/net.open-esb.core/jbi-spi/
implementation 'net.open-esb.core:jbi-spi:2.4.3'
                // https://jarcasting.com/artifacts/net.open-esb.core/jbi-spi/
implementation ("net.open-esb.core:jbi-spi:2.4.3")
                'net.open-esb.core:jbi-spi:jar:2.4.3'
                <dependency org="net.open-esb.core" name="jbi-spi" rev="2.4.3">
  <artifact name="jbi-spi" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.open-esb.core', module='jbi-spi', version='2.4.3')
)
                libraryDependencies += "net.open-esb.core" % "jbi-spi" % "2.4.3"
                [net.open-esb.core/jbi-spi "2.4.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.open-esb.core : jbi-api | jar | 2.4.3 |