is not current version
Last Version 1.2.1

com.epam.eco.schemacatalog:schema-catalog-commons 1.0.0

Common models, utilities, extended versions of Schema Registry client, SerDe's, etc

GroupId

GroupId

com.epam.eco.schemacatalog
ArtifactId

ArtifactId

schema-catalog-commons
Version

Version

1.0.0
Type

Type

jar

Download schema-catalog-commons 1.0.0


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