Quarkus - Zeebe - Parent

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.zeebe
ArtifactId

ArtifactId

quarkus-zeebe-parent
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

Quarkus - Zeebe - Parent
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-zeebe-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • deployment
  • runtime
  • test
  • integration-tests
  • examples

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0