License |
License |
---|---|
Categories |
CategoriesData Dex General Purpose Libraries Utility |
GroupId | GroupIdorg.kie.kogito |
ArtifactId | ArtifactIddata-index-storage |
Last Version | Last Version1.23.0.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKogito Apps :: Data Index Storage
Kogito Apps
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
data-index-storage-1.23.0.Final.pom | 731 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.kie.kogito/data-index-storage/ -->
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>data-index-storage</artifactId>
<version>1.23.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/data-index-storage/
implementation 'org.kie.kogito:data-index-storage:1.23.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito/data-index-storage/
implementation ("org.kie.kogito:data-index-storage:1.23.0.Final")
'org.kie.kogito:data-index-storage:pom:1.23.0.Final'
<dependency org="org.kie.kogito" name="data-index-storage" rev="1.23.0.Final">
<artifact name="data-index-storage" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='data-index-storage', version='1.23.0.Final')
)
libraryDependencies += "org.kie.kogito" % "data-index-storage" % "1.23.0.Final"
[org.kie.kogito/data-index-storage "1.23.0.Final"]