Last Version

Eco Schema Catalog REST 1.2.1

RESTful interface for interaction of third-party services and applications with the Schema Catalog

License

License

GroupId

GroupId

com.epam.eco.schemacatalog
ArtifactId

ArtifactId

schema-catalog-rest
Version

Version

1.2.1
Type

Type

jar
Description

Description

Eco Schema Catalog REST
RESTful interface for interaction of third-party services and applications with the Schema Catalog

Download schema-catalog-rest 1.2.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.epam.eco.schemacatalog : schema-catalog-fts jar 1.2.1
org.springframework.boot : spring-boot-starter-web jar 2.0.9.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 2.0.9.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.0.9.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.0.9.RELEASE
org.slf4j : slf4j-api jar 1.7.26
io.springfox : springfox-swagger-ui jar 2.9.2
io.springfox : springfox-swagger2 jar 2.9.2

test (2)

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

Project Modules

There are no modules declared in this project.