| License |
License |
|---|---|
| Categories |
CategoriesQuarkus Container Microservices ORM Data |
| GroupId | GroupIdorg.kie.kogito.examples |
| ArtifactId | ArtifactIdprocess-performance-quarkus |
| Last Version | Last Version1.23.0.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKogito Example :: Quarkus Performance test
Quarkus Performance test
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.kogito.examples/process-performance-quarkus/ -->
<dependency>
<groupId>org.kie.kogito.examples</groupId>
<artifactId>process-performance-quarkus</artifactId>
<version>1.23.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito.examples/process-performance-quarkus/
implementation 'org.kie.kogito.examples:process-performance-quarkus:1.23.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito.examples/process-performance-quarkus/
implementation ("org.kie.kogito.examples:process-performance-quarkus:1.23.0.Final")
'org.kie.kogito.examples:process-performance-quarkus:jar:1.23.0.Final'
<dependency org="org.kie.kogito.examples" name="process-performance-quarkus" rev="1.23.0.Final">
<artifact name="process-performance-quarkus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito.examples', module='process-performance-quarkus', version='1.23.0.Final')
)
libraryDependencies += "org.kie.kogito.examples" % "process-performance-quarkus" % "1.23.0.Final"
[org.kie.kogito.examples/process-performance-quarkus "1.23.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.quarkus : quarkus-smallrye-reactive-messaging-kafka | jar | |
| org.kie.kogito : kogito-addons-quarkus-messaging | jar | |
| org.kie.kogito : kogito-quarkus | jar | |
| io.quarkus : quarkus-resteasy | jar | |
| io.quarkus : quarkus-resteasy-jackson | jar |