MVN

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

Maven & Gradle

Aug 23, 2023
1 usages
798 stars

eventuate-local-bom · An Eventuate project

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

Latest Version

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

  • Latest Stable: 0.41.0.RELEASE

All Versions

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

Version Vulnerabilities Updated
0.41.x
eventuate-local-bom-0.41.0.RELEASE
0.40.x
eventuate-local-bom-0.40.0.RELEASE
0.39.x
eventuate-local-bom-0.39.0.RELEASE
0.38.x
eventuate-local-bom-0.38.0.RELEASE
0.37.x
eventuate-local-bom-0.37.0.RELEASE
0.36.x
eventuate-local-bom-0.36.0.RELEASE
0.35.x
eventuate-local-bom-0.35.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-bom</artifactId>
    <version>0.41.0.RELEASE</version>
</dependency>