is not current version
Last Version 1.2.1

com.epam.eco.schemacatalog:schema-catalog-commons 0.1.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

0.1.0
Type

Type

jar

Download schema-catalog-commons 0.1.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>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.eco.schemacatalog/schema-catalog-commons/
implementation 'com.epam.eco.schemacatalog:schema-catalog-commons:0.1.0'
// https://jarcasting.com/artifacts/com.epam.eco.schemacatalog/schema-catalog-commons/
implementation ("com.epam.eco.schemacatalog:schema-catalog-commons:0.1.0")
'com.epam.eco.schemacatalog:schema-catalog-commons:jar:0.1.0'
<dependency org="com.epam.eco.schemacatalog" name="schema-catalog-commons" rev="0.1.0">
  <artifact name="schema-catalog-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.eco.schemacatalog', module='schema-catalog-commons', version='0.1.0')
)
libraryDependencies += "com.epam.eco.schemacatalog" % "schema-catalog-commons" % "0.1.0"
[com.epam.eco.schemacatalog/schema-catalog-commons "0.1.0"]