MVN

org.ow2.petals : petals-bc-gateway

Maven & Gradle

Apr 12, 2023
5 usages
2 stars

Petals ESB - Components - BC Gateway

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-bc-gateway</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.petals : petals-bc-gateway to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of org.ow2.petals : petals-bc-gateway to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
petals-bc-gateway-1.2.0
1.1.x
petals-bc-gateway-1.1.0
1.0.x
petals-bc-gateway-1.0.2
petals-bc-gateway-1.0.1
petals-bc-gateway-1.0.0
0.0.x
petals-bc-gateway-0.0.5

How to add a dependency to Maven

Add the following org.ow2.petals : petals-bc-gateway maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-bc-gateway</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.petals : petals-bc-gateway gradle dependency to your build.gradle file:

implementation 'org.ow2.petals:petals-bc-gateway:1.2.0'

Gradle Kotlin DSL: Add the following org.ow2.petals : petals-bc-gateway gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.petals:petals-bc-gateway:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.petals : petals-bc-gateway sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.petals" % "petals-bc-gateway" % "1.2.0"

Advertisement

Dependencies from Group

Apr 06, 2023
76 usages
Apr 07, 2023
59 usages
Apr 11, 2023
50 usages
Apr 06, 2023
45 usages
Apr 07, 2023
44 usages

Discover Dependencies

Aug 20, 2018
8 usages
49 stars
Apr 15, 2015
29 usages
13 stars
Sep 19, 2020
18 usages
93 stars
Jul 16, 2023
13 usages
113 stars
Feb 02, 2021
9 usages
Jul 06, 2023
142 usages
7 stars
Nov 27, 2007
20 usages
Jul 03, 2019
20 usages
347 stars