Last Version

Integrations: Apache Camel 0.3.1

Integration module for integrating PLC4X into Apache Camel.

License

License

Categories

Categories

Apache Camel Application Layer Libs Messaging
GroupId

GroupId

org.apache.plc4x
ArtifactId

ArtifactId

apache-camel
Version

Version

0.3.1
Type

Type

jar
Description

Description

Integrations: Apache Camel
Integration module for integrating PLC4X into Apache Camel.
Project Organization

Project Organization

The Apache Software Foundation

Download apache-camel 0.3.1


<!-- https://jarcasting.com/artifacts/org.apache.plc4x/apache-camel/ -->
<dependency>
    <groupId>org.apache.plc4x</groupId>
    <artifactId>apache-camel</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x/apache-camel/
implementation 'org.apache.plc4x:apache-camel:0.3.1'
// https://jarcasting.com/artifacts/org.apache.plc4x/apache-camel/
implementation ("org.apache.plc4x:apache-camel:0.3.1")
'org.apache.plc4x:apache-camel:jar:0.3.1'
<dependency org="org.apache.plc4x" name="apache-camel" rev="0.3.1">
  <artifact name="apache-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x', module='apache-camel', version='0.3.1')
)
libraryDependencies += "org.apache.plc4x" % "apache-camel" % "0.3.1"
[org.apache.plc4x/apache-camel "0.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.plc4x : plc4j-api jar 0.3.1
org.apache.camel : camel-core jar 2.20.1

test (3)

Group / Artifact Type Version
org.apache.camel : camel-test jar 2.20.1
org.apache.plc4x : plc4j-protocol-driver-base jar 0.3.1
org.apache.plc4x : plc4j-driver-ads jar 0.3.1

Project Modules

There are no modules declared in this project.