License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.factcast |
ArtifactId | ArtifactIdfactcast-schema-registry-cli |
Last Version | Last Version0.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfactcast is a 'good enough' event store using PostgreSQL
for persistence, and offers REST and GRPC
interfaces.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.factcast/factcast-schema-registry-cli/ -->
<dependency>
<groupId>org.factcast</groupId>
<artifactId>factcast-schema-registry-cli</artifactId>
<version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.factcast/factcast-schema-registry-cli/
implementation 'org.factcast:factcast-schema-registry-cli:0.5.7'
// https://jarcasting.com/artifacts/org.factcast/factcast-schema-registry-cli/
implementation ("org.factcast:factcast-schema-registry-cli:0.5.7")
'org.factcast:factcast-schema-registry-cli:jar:0.5.7'
<dependency org="org.factcast" name="factcast-schema-registry-cli" rev="0.5.7">
<artifact name="factcast-schema-registry-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.factcast', module='factcast-schema-registry-cli', version='0.5.7')
)
libraryDependencies += "org.factcast" % "factcast-schema-registry-cli" % "0.5.7"
[org.factcast/factcast-schema-registry-cli "0.5.7"]
Group / Artifact | Type | Version |
---|---|---|
io.micronaut : micronaut-runtime | jar | |
io.micronaut : micronaut-validation | jar | |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | |
org.jetbrains.kotlin : kotlin-reflect | jar | |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | |
org.factcast : factcast-store | jar | |
info.picocli : picocli | jar | |
io.micronaut.picocli : micronaut-picocli | jar | |
io.github.microutils : kotlin-logging-jvm | jar | 2.1.23 |
io.arrow-kt : arrow-core-jvm | jar | 1.1.2 |
com.github.java-json-tools : json-schema-validator | jar | |
commons-io : commons-io | jar | 2.11.0 |
commons-codec : commons-codec | jar | 1.15 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-core | jar | |
javax.annotation : javax.annotation-api | jar | |
org.graalvm.sdk : graal-sdk | jar | 22.1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.3 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
Group / Artifact | Type | Version |
---|---|---|
io.micronaut.test : micronaut-test-kotest | jar | |
io.kotest : kotest-runner-junit5-jvm | jar | 4.6.4 |
io.kotest.extensions : kotest-assertions-arrow-jvm | jar | 1.2.5 |
io.kotest : kotest-assertions-core-jvm | jar | 4.6.4 |
io.mockk : mockk | jar | 1.12.4 |
com.karumi.kotlinsnapshot : core | jar | 2.3.0 |
org.assertj : assertj-core | jar | 3.23.1 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.platform : junit-platform-engine | jar | |
org.junit.platform : junit-platform-commons | jar | |
org.mockito : mockito-core | jar | 3.12.4 |
org.mockito : mockito-junit-jupiter | jar | 3.12.4 |