License |
License |
---|---|
GroupId | GroupIdcom.epam.eco.schemacatalog |
ArtifactId | ArtifactIdschema-catalog-rest |
Version | Version1.2.1 |
Type | Typejar |
Description |
DescriptionEco Schema Catalog REST
RESTful interface for interaction of third-party services
and applications with the Schema Catalog
|
Filename | Size |
---|---|
schema-catalog-rest-1.2.1.pom | |
schema-catalog-rest-1.2.1.jar | 82 MB |
schema-catalog-rest-1.2.1-sources.jar | 40 KB |
schema-catalog-rest-1.2.1-javadoc.jar | 230 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.9.RELEASE |
junit : junit | jar | 4.12 |