| License |
License |
|---|---|
| Categories |
CategoriesProtobuf Data Data Structures |
| GroupId | GroupIdorg.kie.kogito |
| ArtifactId | ArtifactIdpersistence-commons-protobuf |
| Last Version | Last Version1.23.0.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKogito Apps :: Persistence Commons Protobuf
Kogito Apps
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.kogito/persistence-commons-protobuf/ -->
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>persistence-commons-protobuf</artifactId>
<version>1.23.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/persistence-commons-protobuf/
implementation 'org.kie.kogito:persistence-commons-protobuf:1.23.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito/persistence-commons-protobuf/
implementation ("org.kie.kogito:persistence-commons-protobuf:1.23.0.Final")
'org.kie.kogito:persistence-commons-protobuf:jar:1.23.0.Final'
<dependency org="org.kie.kogito" name="persistence-commons-protobuf" rev="1.23.0.Final">
<artifact name="persistence-commons-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='persistence-commons-protobuf', version='1.23.0.Final')
)
libraryDependencies += "org.kie.kogito" % "persistence-commons-protobuf" % "1.23.0.Final"
[org.kie.kogito/persistence-commons-protobuf "1.23.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kie.kogito : persistence-commons-api | jar | |
| io.quarkus : quarkus-core | jar | |
| org.infinispan.protostream : protostream | jar | 4.4.3.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 4.6.0 |
| org.mockito : mockito-junit-jupiter | jar | 4.6.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |