MVN

org.tonicsoft.ebay : ebay-shopping-api

Maven & Gradle

Mar 05, 2017
0 stars

eBay Shopping API Java client · This Java client enables you to use Java to make API calls in the eBay Shopping API, which is an XML API. This maven build is simply the Apache CXF generated client code for the Shopping API WSDL.

<dependency>
    <groupId>org.tonicsoft.ebay</groupId>
    <artifactId>ebay-shopping-api</artifactId>
    <version>989.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tonicsoft.ebay : ebay-shopping-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 989.0.0

All Versions

Choose a version of org.tonicsoft.ebay : ebay-shopping-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
989.0.x
ebay-shopping-api-989.0.0

How to add a dependency to Maven

Add the following org.tonicsoft.ebay : ebay-shopping-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.tonicsoft.ebay</groupId>
    <artifactId>ebay-shopping-api</artifactId>
    <version>989.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tonicsoft.ebay : ebay-shopping-api gradle dependency to your build.gradle file:

implementation 'org.tonicsoft.ebay:ebay-shopping-api:989.0.0'

Gradle Kotlin DSL: Add the following org.tonicsoft.ebay : ebay-shopping-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.tonicsoft.ebay:ebay-shopping-api:989.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tonicsoft.ebay : ebay-shopping-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tonicsoft.ebay" % "ebay-shopping-api" % "989.0.0"

Advertisement

Dependencies from Group

Mar 04, 2017
8 stars
Mar 05, 2017
0 stars

Discover Dependencies

May 18, 2017
3 usages
5.7k stars
Aug 23, 2023
261 usages
47.4k stars
Aug 23, 2023
488 usages
47.4k stars
Feb 14, 2021
14 usages
4 stars
Feb 14, 2021
24 usages
4 stars
Dec 08, 2020
9 usages
0 stars
Mar 30, 2021
22 usages
1.1k stars