is not current version
Last Version 2.2.1.Final

io.thorntail:camel-sap-netweaver 2.2.0.Final

The sap-netweaver component integrates with the SAP NetWeaver Gateway using HTTP transports.

Categories

Categories

Net
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

camel-sap-netweaver
Version

Version

2.2.0.Final
Type

Type

jar

Download camel-sap-netweaver 2.2.0.Final


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