MVN

net.sf.jkniv : jkniv-camel

Maven & Gradle

Feb 12, 2020
1 stars

jkniv for camel · Camel for SAP Java Connector standalone 3.0

<dependency>
    <groupId>net.sf.jkniv</groupId>
    <artifactId>jkniv-camel</artifactId>
    <version>2.20.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.jkniv : jkniv-camel to add to Maven - Latest Versions:

  • Latest Stable: 2.20.0
  • Latest Release Candidate: 2.18.0.RC1

All Versions

Choose a version of net.sf.jkniv : jkniv-camel to add to Maven - All Versions:

Version Vulnerabilities Updated
2.20.x
jkniv-camel-2.20.0
2.19.x
jkniv-camel-2.19.0
2.18.x
jkniv-camel-2.18.0.RC1
2.17.x
jkniv-camel-2.17.4
jkniv-camel-2.17.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.jkniv</groupId>
    <artifactId>jkniv-camel</artifactId>
    <version>2.20.0</version>
</dependency>

Advertisement