Last Version

Eco Schema Catalog Client 1.2.1

Client for the Schema Catalog REST service

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.epam.eco.schemacatalog
ArtifactId

ArtifactId

schema-catalog-client
Version

Version

1.2.1
Type

Type

jar
Description

Description

Eco Schema Catalog Client
Client for the Schema Catalog REST service

Download schema-catalog-client 1.2.1


<!-- https://jarcasting.com/artifacts/com.epam.eco.schemacatalog/schema-catalog-client/ -->
<dependency>
    <groupId>com.epam.eco.schemacatalog</groupId>
    <artifactId>schema-catalog-client</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.eco.schemacatalog/schema-catalog-client/
implementation 'com.epam.eco.schemacatalog:schema-catalog-client:1.2.1'
// https://jarcasting.com/artifacts/com.epam.eco.schemacatalog/schema-catalog-client/
implementation ("com.epam.eco.schemacatalog:schema-catalog-client:1.2.1")
'com.epam.eco.schemacatalog:schema-catalog-client:jar:1.2.1'
<dependency org="com.epam.eco.schemacatalog" name="schema-catalog-client" rev="1.2.1">
  <artifact name="schema-catalog-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.eco.schemacatalog', module='schema-catalog-client', version='1.2.1')
)
libraryDependencies += "com.epam.eco.schemacatalog" % "schema-catalog-client" % "1.2.1"
[com.epam.eco.schemacatalog/schema-catalog-client "1.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.epam.eco.schemacatalog : schema-catalog-commons jar 1.2.1
org.springframework : spring-web jar
org.springframework.boot : spring-boot-starter jar 2.0.9.RELEASE
org.slf4j : slf4j-api jar 1.7.26

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.9.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 2.0.9.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.