| License |
License |
|---|---|
| Categories |
CategoriesData Protobuf Data Structures Dex General Purpose Libraries Utility |
| GroupId | GroupIdorg.kie.kogito |
| ArtifactId | ArtifactIddata-index-storage-protobuf |
| Last Version | Last Version1.23.0.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKogito Apps :: Data Index Storage Protobuf
Kogito Apps
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.kogito/data-index-storage-protobuf/ -->
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>data-index-storage-protobuf</artifactId>
<version>1.23.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/data-index-storage-protobuf/
implementation 'org.kie.kogito:data-index-storage-protobuf:1.23.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito/data-index-storage-protobuf/
implementation ("org.kie.kogito:data-index-storage-protobuf:1.23.0.Final")
'org.kie.kogito:data-index-storage-protobuf:jar:1.23.0.Final'
<dependency org="org.kie.kogito" name="data-index-storage-protobuf" rev="1.23.0.Final">
<artifact name="data-index-storage-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='data-index-storage-protobuf', version='1.23.0.Final')
)
libraryDependencies += "org.kie.kogito" % "data-index-storage-protobuf" % "1.23.0.Final"
[org.kie.kogito/data-index-storage-protobuf "1.23.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kie.kogito : data-index-storage-api | jar | |
| org.kie.kogito : process-serialization-protobuf | 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 |