License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases Dex General Purpose Libraries Utility |
GroupId | GroupIdorg.kie.kogito |
ArtifactId | ArtifactIddata-index-service-mongodb |
Version | Version1.7.0.Final |
Type | Typejar |
Description |
DescriptionKogito :: Data Index Service with MongoDB
Kogito Apps
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.kogito/data-index-service-mongodb/ -->
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>data-index-service-mongodb</artifactId>
<version>1.7.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/data-index-service-mongodb/
implementation 'org.kie.kogito:data-index-service-mongodb:1.7.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito/data-index-service-mongodb/
implementation ("org.kie.kogito:data-index-service-mongodb:1.7.0.Final")
'org.kie.kogito:data-index-service-mongodb:jar:1.7.0.Final'
<dependency org="org.kie.kogito" name="data-index-service-mongodb" rev="1.7.0.Final">
<artifact name="data-index-service-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='data-index-service-mongodb', version='1.7.0.Final')
)
libraryDependencies += "org.kie.kogito" % "data-index-service-mongodb" % "1.7.0.Final"
[org.kie.kogito/data-index-service-mongodb "1.7.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.kie.kogito : data-index-service-common | jar | |
org.kie.kogito : data-index-storage-mongodb | jar | |
io.quarkus : quarkus-container-image-jib | jar |
Group / Artifact | Type | Version |
---|---|---|
org.kie.kogito : data-index-service-common | test-jar | |
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar | 4.3.3 |
net.javacrumbs.json-unit : json-unit-assertj | jar | 2.9.0 |
org.assertj : assertj-core | jar | 3.19.0 |
org.kie.kogito : kogito-test-utils | jar | 1.7.0.Final |
org.keycloak : keycloak-core | jar | |
org.awaitility : awaitility | jar |