You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Bundles repository

Here is a list of bundles that have been release by ServiceMix for various third party dependencies.
For maven users, you can use them as dependencies using the following pattern:

<dependency>
  <groupId>org.apache.servicemix.bundles</groupId>
  <artifactId>org.apache.servicemix.bundles.[artifact]</artifactId>
  <version>[version]_[release]</version>
</dependency>

The [artifact] and [version] can be found in the following table, and the [release] number is usually equals to 1, unless the osgi metadata has changed which would warrant a new release.

  • No labels