Last Version

Quarkus - JBeret - Integrations Tests 0.0.1

Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkiverse.jberet
ArtifactId

ArtifactId

quarkus-jberet-integration-tests
Version

Version

0.0.1
Type

Type

jar
Description

Description

Quarkus - JBeret - Integrations Tests
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-jberet-integration-tests 0.0.1


<!-- https://jarcasting.com/artifacts/io.quarkiverse.jberet/quarkus-jberet-integration-tests/ -->
<dependency>
    <groupId>io.quarkiverse.jberet</groupId>
    <artifactId>quarkus-jberet-integration-tests</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.jberet/quarkus-jberet-integration-tests/
implementation 'io.quarkiverse.jberet:quarkus-jberet-integration-tests:0.0.1'
// https://jarcasting.com/artifacts/io.quarkiverse.jberet/quarkus-jberet-integration-tests/
implementation ("io.quarkiverse.jberet:quarkus-jberet-integration-tests:0.0.1")
'io.quarkiverse.jberet:quarkus-jberet-integration-tests:jar:0.0.1'
<dependency org="io.quarkiverse.jberet" name="quarkus-jberet-integration-tests" rev="0.0.1">
  <artifact name="quarkus-jberet-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.jberet', module='quarkus-jberet-integration-tests', version='0.0.1')
)
libraryDependencies += "io.quarkiverse.jberet" % "quarkus-jberet-integration-tests" % "0.0.1"
[io.quarkiverse.jberet/quarkus-jberet-integration-tests "0.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
io.quarkiverse.jberet : quarkus-jberet jar 0.0.1
io.quarkus : quarkus-resteasy jar
io.quarkus : quarkus-resteasy-jsonb jar

test (3)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
org.awaitility : awaitility jar
io.rest-assured : rest-assured jar

Project Modules

There are no modules declared in this project.