Quarkus - Dapr - Demo

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

ArtifactId

quarkus-dapr-demo-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Quarkus - Dapr - Demo
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-dapr-demo-parent

How to add to project

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

Dependencies

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

Project Modules

  • app1
  • app2

Versions

Version
1.0.0