is not current version
Last Version 0.5.0.RELEASE

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

An Eventuate project

Categories

Categories

Java Languages Quarkus Container Microservices
GroupId

GroupId

io.eventuate.local.java
ArtifactId

ArtifactId

eventuate-local-quarkus-bom
Version

Version

0.1.0.RELEASE
Type

Type

pom

Download eventuate-local-quarkus-bom 0.1.0.RELEASE


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