| License | 
                License
                                                        CDDL-1.0                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.open-esb.core | 
    
| ArtifactId | ArtifactIdtracking | 
    
| Last Version | Last Version2.4.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmessage-tracking 
            JBI Message Tracking Facility 
         | 
    
| Project Organization | 
                    Project OrganizationOpenESB Community | 
            
| Filename | Size | 
|---|---|
| tracking-2.4.3.pom | |
| tracking-2.4.3.jar | 18 KB | 
| tracking-2.4.3-sources.jar | 15 KB | 
| tracking-2.4.3-javadoc.jar | 113 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.open-esb.core/tracking/ -->
<dependency>
    <groupId>net.open-esb.core</groupId>
    <artifactId>tracking</artifactId>
    <version>2.4.3</version>
</dependency>
                // https://jarcasting.com/artifacts/net.open-esb.core/tracking/
implementation 'net.open-esb.core:tracking:2.4.3'
                // https://jarcasting.com/artifacts/net.open-esb.core/tracking/
implementation ("net.open-esb.core:tracking:2.4.3")
                'net.open-esb.core:tracking:jar:2.4.3'
                <dependency org="net.open-esb.core" name="tracking" rev="2.4.3">
  <artifact name="tracking" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.open-esb.core', module='tracking', version='2.4.3')
)
                libraryDependencies += "net.open-esb.core" % "tracking" % "2.4.3"
                [net.open-esb.core/tracking "2.4.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.open-esb.core : base | jar | 2.4.3 | 
| net.open-esb.core : esb-util | jar | 2.4.3 | 
| net.open-esb.core : jbi | jar | 2.4.3 | 
| net.open-esb.core : jbi-admin-common | jar | 2.4.3 |