MVN

org.ow2.petals : petals-bc-sql

Maven & Gradle

Apr 11, 2023
9 usages

Petals ESB - Components - BC Sql · A SQL component to process simple DB queries.

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

Latest Version

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

  • Latest Stable: 1.8.0

All Versions

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

Version Vulnerabilities Updated
1.8.x
petals-bc-sql-1.8.0
1.7.x
petals-bc-sql-1.7.2
petals-bc-sql-1.7.1
petals-bc-sql-1.7.0
1.6.x
petals-bc-sql-1.6.4
petals-bc-sql-1.6.3
petals-bc-sql-1.6.2
petals-bc-sql-1.6.1
petals-bc-sql-1.6.0
1.5.x
petals-bc-sql-1.5.3
petals-bc-sql-1.5.2
petals-bc-sql-1.5.1
petals-bc-sql-1.5.0
1.2.x
petals-bc-sql-1.2.1
1.2
petals-bc-sql-1.2
1.1.x
petals-bc-sql-1.1.1
1.1
petals-bc-sql-1.1
1.0
petals-bc-sql-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-bc-sql</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.ow2.petals:petals-bc-sql:1.8.0'

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

implementation("org.ow2.petals:petals-bc-sql:1.8.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.ow2.petals" % "petals-bc-sql" % "1.8.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

May 15, 2019
9 usages
15k stars
Apr 14, 2023
7 usages
43 stars
Sep 29, 2015
3 usages
14 stars
Feb 06, 2021
3 usages
6 stars
Nov 18, 2016
24 usages
63 stars
Nov 29, 2016
10 usages
1.7k stars
Aug 15, 2023
14 usages
11 stars
Apr 05, 2017
12 usages
708 stars