is not current version
Last Version 0.5.7

org.factcast:factcast-schema-registry-cli 0.2.0-M10


Categories

Categories

CLI User Interface
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-schema-registry-cli
Version

Version

0.2.0-M10
Type

Type

jar

Download factcast-schema-registry-cli 0.2.0-M10


<!-- https://jarcasting.com/artifacts/org.factcast/factcast-schema-registry-cli/ -->
<dependency>
    <groupId>org.factcast</groupId>
    <artifactId>factcast-schema-registry-cli</artifactId>
    <version>0.2.0-M10</version>
</dependency>
// https://jarcasting.com/artifacts/org.factcast/factcast-schema-registry-cli/
implementation 'org.factcast:factcast-schema-registry-cli:0.2.0-M10'
// https://jarcasting.com/artifacts/org.factcast/factcast-schema-registry-cli/
implementation ("org.factcast:factcast-schema-registry-cli:0.2.0-M10")
'org.factcast:factcast-schema-registry-cli:jar:0.2.0-M10'
<dependency org="org.factcast" name="factcast-schema-registry-cli" rev="0.2.0-M10">
  <artifact name="factcast-schema-registry-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.factcast', module='factcast-schema-registry-cli', version='0.2.0-M10')
)
libraryDependencies += "org.factcast" % "factcast-schema-registry-cli" % "0.2.0-M10"
[org.factcast/factcast-schema-registry-cli "0.2.0-M10"]