| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.osgiliath.framework | 
| ArtifactId | ArtifactIdnet.osgiliath.helper.spring-jms | 
| Last Version | Last Version0.2.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSpring JMS Template and container Osgi services declarations for spring-jms | 
| Project Organization | Project OrganizationOsgiliath | 
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.spring-jms/ -->
<dependency>
    <groupId>net.osgiliath.framework</groupId>
    <artifactId>net.osgiliath.helper.spring-jms</artifactId>
    <version>0.2.3</version>
</dependency>// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.spring-jms/
implementation 'net.osgiliath.framework:net.osgiliath.helper.spring-jms:0.2.3'// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.spring-jms/
implementation ("net.osgiliath.framework:net.osgiliath.helper.spring-jms:0.2.3")'net.osgiliath.framework:net.osgiliath.helper.spring-jms:jar:0.2.3'<dependency org="net.osgiliath.framework" name="net.osgiliath.helper.spring-jms" rev="0.2.3">
  <artifact name="net.osgiliath.helper.spring-jms" type="jar" />
</dependency>@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.helper.spring-jms', version='0.2.3')
)libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.helper.spring-jms" % "0.2.3"[net.osgiliath.framework/net.osgiliath.helper.spring-jms "0.2.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.osgiliath.wrappers : net.osgiliath.wrapper.xbean-spring | jar | 0.2.3 | 
| org.projectlombok : lombok | jar | 1.16.4 |