MVN

io.eventuate.local.java : eventuate-local-quarkus-bom

Maven & Gradle

Aug 24, 2023
1 usages
4 stars

eventuate-local-quarkus-bom · An Eventuate project

<dependency>
    <groupId>io.eventuate.local.java</groupId>
    <artifactId>eventuate-local-quarkus-bom</artifactId>
    <version>0.8.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.eventuate.local.java : eventuate-local-quarkus-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.8.0.RELEASE

All Versions

Choose a version of io.eventuate.local.java : eventuate-local-quarkus-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
eventuate-local-quarkus-bom-0.8.0.RELEASE
0.7.x
eventuate-local-quarkus-bom-0.7.0.RELEASE
0.6.x
eventuate-local-quarkus-bom-0.6.1.RELEASE
eventuate-local-quarkus-bom-0.6.0.RELEASE
0.5.x
eventuate-local-quarkus-bom-0.5.0.RELEASE
0.4.x
eventuate-local-quarkus-bom-0.4.0.RELEASE
0.3.x
eventuate-local-quarkus-bom-0.3.0.RELEASE
0.2.x
eventuate-local-quarkus-bom-0.2.0.RELEASE
0.1.x
eventuate-local-quarkus-bom-0.1.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.eventuate.local.java</groupId>
    <artifactId>eventuate-local-quarkus-bom</artifactId>
    <version>0.8.0.RELEASE</version>
</dependency>

Advertisement