License |
License |
---|---|
Categories |
CategoriesJava Languages Quarkus Container Microservices |
GroupId | GroupIdio.eventuate.local.java |
ArtifactId | ArtifactIdeventuate-local-quarkus-bom |
Version | Version0.5.0.RELEASE |
Type | Typepom |
Description |
Descriptioneventuate-local-quarkus-bom
An Eventuate project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eventuate-local-quarkus-bom-0.5.0.RELEASE.pom | |
Browse |
<!-- 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.5.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.5.0.RELEASE'
// https://jarcasting.com/artifacts/io.eventuate.local.java/eventuate-local-quarkus-bom/
implementation ("io.eventuate.local.java:eventuate-local-quarkus-bom:0.5.0.RELEASE")
'io.eventuate.local.java:eventuate-local-quarkus-bom:pom:0.5.0.RELEASE'
<dependency org="io.eventuate.local.java" name="eventuate-local-quarkus-bom" rev="0.5.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.5.0.RELEASE')
)
libraryDependencies += "io.eventuate.local.java" % "eventuate-local-quarkus-bom" % "0.5.0.RELEASE"
[io.eventuate.local.java/eventuate-local-quarkus-bom "0.5.0.RELEASE"]