is not current version
Last Version 0.3.1

org.apache.plc4x:apache-camel 0.3.0

Integration module for integrating PLC4X into Apache Camel.

Categories

Categories

Apache Camel Application Layer Libs Messaging
GroupId

GroupId

org.apache.plc4x
ArtifactId

ArtifactId

apache-camel
Version

Version

0.3.0
Type

Type

jar

Download apache-camel 0.3.0


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