MVN

com.epam.eco.schemacatalog : schema-catalog-client

Maven & Gradle

Apr 18, 2023
12 stars

Eco Schema Catalog Client · Client for the Schema Catalog REST service

<dependency>
    <groupId>com.epam.eco.schemacatalog</groupId>
    <artifactId>schema-catalog-client</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.epam.eco.schemacatalog : schema-catalog-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of com.epam.eco.schemacatalog : schema-catalog-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
schema-catalog-client-2.0.2
schema-catalog-client-2.0.1
schema-catalog-client-2.0.0
1.2.x
schema-catalog-client-1.2.1
schema-catalog-client-1.2.0
1.1.x
schema-catalog-client-1.1.0
1.0.x
schema-catalog-client-1.0.0
0.1.x
schema-catalog-client-0.1.1
schema-catalog-client-0.1.0

How to add a dependency to Maven

Add the following com.epam.eco.schemacatalog : schema-catalog-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.epam.eco.schemacatalog</groupId>
    <artifactId>schema-catalog-client</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.epam.eco.schemacatalog : schema-catalog-client gradle dependency to your build.gradle file:

implementation 'com.epam.eco.schemacatalog:schema-catalog-client:2.0.2'

Gradle Kotlin DSL: Add the following com.epam.eco.schemacatalog : schema-catalog-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.epam.eco.schemacatalog:schema-catalog-client:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.epam.eco.schemacatalog : schema-catalog-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.epam.eco.schemacatalog" % "schema-catalog-client" % "2.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

May 26, 2023
5 usages
5 stars
Apr 04, 2023
5 usages
3 stars
Sep 22, 2019
80 stars
Sep 22, 2019
2 usages
76 stars
Sep 22, 2019
1 usages
76 stars
Dec 07, 2022
Oct 07, 2019
2 usages
0 stars