| License |
License |
|---|---|
| Categories |
CategoriesQuarkus Container Microservices |
| GroupId | GroupIdio.eventuate.tram.sagas |
| ArtifactId | ArtifactIdeventuate-tram-sagas-quarkus-bom |
| Last Version | Last Version0.4.0.RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioneventuate-tram-sagas-quarkus-bom
An Eventuate project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| eventuate-tram-sagas-quarkus-bom-0.4.0.RELEASE.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.eventuate.tram.sagas/eventuate-tram-sagas-quarkus-bom/ -->
<dependency>
<groupId>io.eventuate.tram.sagas</groupId>
<artifactId>eventuate-tram-sagas-quarkus-bom</artifactId>
<version>0.4.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.eventuate.tram.sagas/eventuate-tram-sagas-quarkus-bom/
implementation 'io.eventuate.tram.sagas:eventuate-tram-sagas-quarkus-bom:0.4.0.RELEASE'
// https://jarcasting.com/artifacts/io.eventuate.tram.sagas/eventuate-tram-sagas-quarkus-bom/
implementation ("io.eventuate.tram.sagas:eventuate-tram-sagas-quarkus-bom:0.4.0.RELEASE")
'io.eventuate.tram.sagas:eventuate-tram-sagas-quarkus-bom:pom:0.4.0.RELEASE'
<dependency org="io.eventuate.tram.sagas" name="eventuate-tram-sagas-quarkus-bom" rev="0.4.0.RELEASE">
<artifact name="eventuate-tram-sagas-quarkus-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.eventuate.tram.sagas', module='eventuate-tram-sagas-quarkus-bom', version='0.4.0.RELEASE')
)
libraryDependencies += "io.eventuate.tram.sagas" % "eventuate-tram-sagas-quarkus-bom" % "0.4.0.RELEASE"
[io.eventuate.tram.sagas/eventuate-tram-sagas-quarkus-bom "0.4.0.RELEASE"]