is not current version
Last Version 0.5.7

org.factcast:factcast-schema-registry-cli 0.3.8.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-schema-registry-cli
Version

Version

0.3.8.1
Type

Type

jar

Download factcast-schema-registry-cli 0.3.8.1


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