is not current version
Last Version 1.7.0.Final

org.kie.kogito:protobuf-persistence-common 1.0.0.Final

Protobuf Common persistence for Kogito

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

protobuf-persistence-common
Version

Version

1.0.0.Final
Type

Type

jar

Download protobuf-persistence-common 1.0.0.Final


<!-- https://jarcasting.com/artifacts/org.kie.kogito/protobuf-persistence-common/ -->
<dependency>
    <groupId>org.kie.kogito</groupId>
    <artifactId>protobuf-persistence-common</artifactId>
    <version>1.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/protobuf-persistence-common/
implementation 'org.kie.kogito:protobuf-persistence-common:1.0.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito/protobuf-persistence-common/
implementation ("org.kie.kogito:protobuf-persistence-common:1.0.0.Final")
'org.kie.kogito:protobuf-persistence-common:jar:1.0.0.Final'
<dependency org="org.kie.kogito" name="protobuf-persistence-common" rev="1.0.0.Final">
  <artifact name="protobuf-persistence-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='protobuf-persistence-common', version='1.0.0.Final')
)
libraryDependencies += "org.kie.kogito" % "protobuf-persistence-common" % "1.0.0.Final"
[org.kie.kogito/protobuf-persistence-common "1.0.0.Final"]