MVN

com.commercetools.payment : common

Maven & Gradle

Jan 20, 2022
3 usages
6 stars

common · The commercetools java payment project intend is to make payment integration easy

<dependency>
    <groupId>com.commercetools.payment</groupId>
    <artifactId>common</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.commercetools.payment : common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0
  • Latest Beta: 0.6.2-beta6

All Versions

Choose a version of com.commercetools.payment : common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
common-1.6.0
1.5.x
common-1.5.0
1.4.x
common-1.4.10
1.3.x
common-1.3.0
1.2.x
common-1.2.0
1.1.x
common-1.1.1
common-1.1.0
1.0.x
common-1.0.0
0.9.x
common-0.9.0
0.8.x
common-0.8.0
0.7.x
common-0.7.0
0.6.x
common-0.6.2-beta6

How to add a dependency to Maven

Add the following com.commercetools.payment : common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.commercetools.payment</groupId>
    <artifactId>common</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.commercetools.payment : common gradle dependency to your build.gradle file:

implementation 'com.commercetools.payment:common:1.6.0'

Gradle Kotlin DSL: Add the following com.commercetools.payment : common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.commercetools.payment:common:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.commercetools.payment : common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.commercetools.payment" % "common" % "1.6.0"

Advertisement

Dependencies from Group

Jan 20, 2022
3 usages
6 stars
Jan 20, 2022
1 usages
6 stars
Jan 20, 2022
1 usages
6 stars

Discover Dependencies

Aug 14, 2017
2 usages
4 stars
Apr 12, 2018
2 usages
1 stars
Aug 12, 2023
1 stars
Sep 19, 2017
4 usages
0 stars
Oct 04, 2018
2 usages
715 stars
Dec 21, 2017
2 usages
32 stars
Nov 14, 2020
2 usages
22 stars
May 15, 2019
3 usages
3 stars