License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-iec60870 |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: IEC 60870
Camel IEC 60870-5-104 support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-iec60870-3.17.0.pom | |
camel-iec60870-3.17.0.jar | 78 KB |
camel-iec60870-3.17.0-sources.jar | 46 KB |
camel-iec60870-3.17.0-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-iec60870/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-iec60870</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-iec60870/
implementation 'org.apache.camel:camel-iec60870:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-iec60870/
implementation ("org.apache.camel:camel-iec60870:3.17.0")
'org.apache.camel:camel-iec60870:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-iec60870" rev="3.17.0">
<artifact name="camel-iec60870" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-iec60870', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-iec60870" % "3.17.0"
[org.apache.camel/camel-iec60870 "3.17.0"]