License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.kie.kogito |
ArtifactId | ArtifactIdintegration-tests-quarkus-resteasy-classic |
Last Version | Last Version1.23.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKogito :: Integration Tests :: Quarkus :: RESTEasy Classic
Kogito Runtimes Build No BOM Parent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.kogito/integration-tests-quarkus-resteasy-classic/ -->
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>integration-tests-quarkus-resteasy-classic</artifactId>
<version>1.23.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/integration-tests-quarkus-resteasy-classic/
implementation 'org.kie.kogito:integration-tests-quarkus-resteasy-classic:1.23.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito/integration-tests-quarkus-resteasy-classic/
implementation ("org.kie.kogito:integration-tests-quarkus-resteasy-classic:1.23.0.Final")
'org.kie.kogito:integration-tests-quarkus-resteasy-classic:jar:1.23.0.Final'
<dependency org="org.kie.kogito" name="integration-tests-quarkus-resteasy-classic" rev="1.23.0.Final">
<artifact name="integration-tests-quarkus-resteasy-classic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='integration-tests-quarkus-resteasy-classic', version='1.23.0.Final')
)
libraryDependencies += "org.kie.kogito" % "integration-tests-quarkus-resteasy-classic" % "1.23.0.Final"
[org.kie.kogito/integration-tests-quarkus-resteasy-classic "1.23.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.kie.kogito : kogito-quarkus-decisions | jar | |
io.quarkus : quarkus-smallrye-openapi | jar | |
io.quarkus : quarkus-resteasy | jar | |
io.quarkus : quarkus-resteasy-jackson | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar | |
org.assertj : assertj-core | jar | 3.22.0 |
io.swagger.parser.v3 : swagger-parser | jar | 2.0.26 |
org.kie.kogito : kogito-quarkus-decisions-deployment | pom | 1.23.0.Final |