| License | License | 
|---|---|
| Categories | CategoriesNet Messaging Application Layer Libs | 
| GroupId | GroupIdnet.osgiliath.framework | 
| ArtifactId | ArtifactIdnet.osgiliath.feature.messaging | 
| Last Version | Last Version0.2.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOsgiliath messaging features Asynchronous messaging support for Osgiliath | 
| Project Organization | Project OrganizationOsgiliath | 
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.messaging/ -->
<dependency>
    <groupId>net.osgiliath.framework</groupId>
    <artifactId>net.osgiliath.feature.messaging</artifactId>
    <version>0.2.3</version>
</dependency>// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.messaging/
implementation 'net.osgiliath.framework:net.osgiliath.feature.messaging:0.2.3'// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.messaging/
implementation ("net.osgiliath.framework:net.osgiliath.feature.messaging:0.2.3")'net.osgiliath.framework:net.osgiliath.feature.messaging:jar:0.2.3'<dependency org="net.osgiliath.framework" name="net.osgiliath.feature.messaging" rev="0.2.3">
  <artifact name="net.osgiliath.feature.messaging" type="jar" />
</dependency>@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.feature.messaging', version='0.2.3')
)libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.feature.messaging" % "0.2.3"[net.osgiliath.framework/net.osgiliath.feature.messaging "0.2.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.servicemix.bundles : org.apache.servicemix.bundles.jaxb-impl | jar | 2.2.1.1_2 |