How To Install Java Artifact org.apache.ode.ode-bpel-api-jca v1.3.8

org.apache.ode ode-bpel-api-jca 1.3.8

Introduction

In this article, we'll learn how to install Java artifact ode-bpel-api-jca from org.apache.ode group in version 1.3.8. The artifact is available in 10 versions: 1.3.8 1.3.7 1.3.6 1.3.5 1.3.4 1.3.3 1.3.2 1.2 1.1.1 1.1 . The ODE JCA connector project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://ode.apache.org . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact org.apache.ode.ode-bpel-api-jca In Version 1.3.8

To install the ODE JCA connector artifact in version 1.3.8 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses ODE JCA connector dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Licenses