License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Gradle Build Tools |
GroupId | GroupIdorg.kie.kogito |
ArtifactId | ArtifactIdintegration-tests-quarkus-gradle |
Last Version | Last Version1.23.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKogito :: Integration Tests :: Quarkus :: Gradle
Kogito Runtimes Build No BOM Parent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.kogito/integration-tests-quarkus-gradle/ -->
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>integration-tests-quarkus-gradle</artifactId>
<version>1.23.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/integration-tests-quarkus-gradle/
implementation 'org.kie.kogito:integration-tests-quarkus-gradle:1.23.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito/integration-tests-quarkus-gradle/
implementation ("org.kie.kogito:integration-tests-quarkus-gradle:1.23.0.Final")
'org.kie.kogito:integration-tests-quarkus-gradle:jar:1.23.0.Final'
<dependency org="org.kie.kogito" name="integration-tests-quarkus-gradle" rev="1.23.0.Final">
<artifact name="integration-tests-quarkus-gradle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='integration-tests-quarkus-gradle', version='1.23.0.Final')
)
libraryDependencies += "org.kie.kogito" % "integration-tests-quarkus-gradle" % "1.23.0.Final"
[org.kie.kogito/integration-tests-quarkus-gradle "1.23.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.kie.kogito : kogito-quarkus | jar |
Group / Artifact | Type | Version |
---|---|---|
org.kie.kogito : kogito-quarkus-deployment | pom | 1.23.0.Final |