License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.osgiliath.wrappers |
ArtifactId | ArtifactIdnet.osgiliath.wrapper.activemq-camel |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActivemq camel JMS wrapper
Spring 4 wrapping for activemq-camel
|
Project Organization |
Project OrganizationOsgiliath |
<!-- https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.activemq-camel/ -->
<dependency>
<groupId>net.osgiliath.wrappers</groupId>
<artifactId>net.osgiliath.wrapper.activemq-camel</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.activemq-camel/
implementation 'net.osgiliath.wrappers:net.osgiliath.wrapper.activemq-camel:0.2.3'
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.activemq-camel/
implementation ("net.osgiliath.wrappers:net.osgiliath.wrapper.activemq-camel:0.2.3")
'net.osgiliath.wrappers:net.osgiliath.wrapper.activemq-camel:jar:0.2.3'
<dependency org="net.osgiliath.wrappers" name="net.osgiliath.wrapper.activemq-camel" rev="0.2.3">
<artifact name="net.osgiliath.wrapper.activemq-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.wrappers', module='net.osgiliath.wrapper.activemq-camel', version='0.2.3')
)
libraryDependencies += "net.osgiliath.wrappers" % "net.osgiliath.wrapper.activemq-camel" % "0.2.3"
[net.osgiliath.wrappers/net.osgiliath.wrapper.activemq-camel "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-camel | jar | 5.9.0 |