is not current version
Last Version 2.0.0

nl.teslanet.mule.connectors.coap:mule-coap-connector 2.0.0-M8

Mule extension that provides functionality to communicate using the CoAP protocol.

License

License

Categories

Categories

Net
GroupId

GroupId

nl.teslanet.mule.connectors.coap
ArtifactId

ArtifactId

mule-coap-connector
Version

Version

2.0.0-M8
Type

Type

jar
Description

Description

nl.teslanet.mule.connectors.coap:mule-coap-connector
Mule extension that provides functionality to communicate using the CoAP protocol.
Project URL

Project URL

http://www.teslanet.nl
Project Organization

Project Organization

Teslanet.nl
Source Code Management

Source Code Management

http://github.com/teslanet-nl/mule-coap-connector/tree/master

Download mule-coap-connector 2.0.0-M8


<!-- https://jarcasting.com/artifacts/nl.teslanet.mule.connectors.coap/mule-coap-connector/ -->
<dependency>
    <groupId>nl.teslanet.mule.connectors.coap</groupId>
    <artifactId>mule-coap-connector</artifactId>
    <version>2.0.0-M8</version>
</dependency>
// https://jarcasting.com/artifacts/nl.teslanet.mule.connectors.coap/mule-coap-connector/
implementation 'nl.teslanet.mule.connectors.coap:mule-coap-connector:2.0.0-M8'
// https://jarcasting.com/artifacts/nl.teslanet.mule.connectors.coap/mule-coap-connector/
implementation ("nl.teslanet.mule.connectors.coap:mule-coap-connector:2.0.0-M8")
'nl.teslanet.mule.connectors.coap:mule-coap-connector:jar:2.0.0-M8'
<dependency org="nl.teslanet.mule.connectors.coap" name="mule-coap-connector" rev="2.0.0-M8">
  <artifact name="mule-coap-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.teslanet.mule.connectors.coap', module='mule-coap-connector', version='2.0.0-M8')
)
libraryDependencies += "nl.teslanet.mule.connectors.coap" % "mule-coap-connector" % "2.0.0-M8"
[nl.teslanet.mule.connectors.coap/mule-coap-connector "2.0.0-M8"]

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.californium : californium-core jar 2.6.5
org.eclipse.californium : element-connector jar 2.6.5
org.eclipse.californium : scandium jar 2.6.5
org.apache.commons : commons-lang3 jar 3.7

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.mule.module » mule-java-module jar 1.1.1

test (9)

Group / Artifact Type Version
org.eclipse.californium : demo-certs jar 2.6.5
org.mule.modules : mule-scripting-module jar 1.1.1
org.mule.modules » mule-xml-module jar 1.2.3
org.mule.modules : mule-validation-module jar 1.2.1
org.mule.connectors : mule-objectstore-connector jar 1.1.1
org.mule.runtime : mule-module-extensions-support test-jar ${mule.version}
org.xmlunit : xmlunit-core jar 2.6.2
junit : junit jar 4.13.1
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.