MVN

com.github.cafdataprocessing : classification-service-client

Maven & Gradle

Aug 22, 2017
5 usages
2 stars

classification-service-client · Generates a Java library that can be used to contact the Classification Service API.

<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>classification-service-client</artifactId>
    <version>1.2.0-24</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cafdataprocessing : classification-service-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0-24

All Versions

Choose a version of com.github.cafdataprocessing : classification-service-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
classification-service-client-1.2.0-24
1.1.x
classification-service-client-1.1.0-16
1.0.x
classification-service-client-1.0.0-2

How to add a dependency to Maven

Add the following com.github.cafdataprocessing : classification-service-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>classification-service-client</artifactId>
    <version>1.2.0-24</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.cafdataprocessing : classification-service-client gradle dependency to your build.gradle file:

implementation 'com.github.cafdataprocessing:classification-service-client:1.2.0-24'

Gradle Kotlin DSL: Add the following com.github.cafdataprocessing : classification-service-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.cafdataprocessing:classification-service-client:1.2.0-24")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.cafdataprocessing : classification-service-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.cafdataprocessing" % "classification-service-client" % "1.2.0-24"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 08, 2017
2 usages
801 stars
Dec 08, 2017
2 usages
801 stars
Aug 25, 2017
3 usages
5.6k stars
Jun 04, 2017
2 usages
137 stars
Jun 04, 2017
2 usages
1 stars
Jun 04, 2017
2 usages
0 stars
Feb 08, 2019
7 usages
20 stars
Jul 07, 2017
3 usages
Jul 07, 2017
3 usages
Dec 20, 2022
2 usages
765 stars