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