MVN

org.connectorio.binding.features : base

Maven & Gradle

Feb 29, 2020
7 usages
6 stars

ConnectorIO - Binding - Features - Base · Base features used in binding implementations.

<dependency>
    <groupId>org.connectorio.binding.features</groupId>
    <artifactId>base</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.connectorio.binding.features : base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.0

All Versions

Choose a version of org.connectorio.binding.features : base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
base-2.5.0

How to add a dependency to Maven

Add the following org.connectorio.binding.features : base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.connectorio.binding.features</groupId>
    <artifactId>base</artifactId>
    <version>2.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.connectorio.binding.features : base gradle dependency to your build.gradle file:

implementation 'org.connectorio.binding.features:base:2.5.0'

Gradle Kotlin DSL: Add the following org.connectorio.binding.features : base gradle kotlin dependency to your build.gradle.kts file:

implementation("org.connectorio.binding.features:base:2.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.connectorio.binding.features : base sbt scala dependency to your build.sbt file:

libraryDependencies += "org.connectorio.binding.features" % "base" % "2.5.0"

Advertisement

Dependencies from Group

Feb 29, 2020
7 usages
6 stars
Feb 29, 2020
6 usages
6 stars

Discover Dependencies

Jun 29, 2014
18 usages
0 stars
Aug 21, 2023
28 usages
14 stars
Aug 14, 2015
4 usages
0 stars
Sep 23, 2015
4 usages
12 stars
Sep 23, 2015
4 usages
12 stars
Apr 29, 2020
6 usages
2 stars
May 06, 2020
3 usages
0 stars
Jun 11, 2016
8 usages
11 stars
Dec 24, 2021
5 usages
58.2k stars