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