Last Version

Spring Outbox BOM 1.0.3

Spring Outbox BOM

License

License

GroupId

GroupId

com.github.kuliginstepan
ArtifactId

ArtifactId

spring-outbox-bom
Version

Version

1.0.3
Type

Type

pom
Description

Description

Spring Outbox BOM
Spring Outbox BOM

Download spring-outbox-bom 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.kuliginstepan/spring-outbox-bom/ -->
<dependency>
    <groupId>com.github.kuliginstepan</groupId>
    <artifactId>spring-outbox-bom</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kuliginstepan/spring-outbox-bom/
implementation 'com.github.kuliginstepan:spring-outbox-bom:1.0.3'
// https://jarcasting.com/artifacts/com.github.kuliginstepan/spring-outbox-bom/
implementation ("com.github.kuliginstepan:spring-outbox-bom:1.0.3")
'com.github.kuliginstepan:spring-outbox-bom:pom:1.0.3'
<dependency org="com.github.kuliginstepan" name="spring-outbox-bom" rev="1.0.3">
  <artifact name="spring-outbox-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kuliginstepan', module='spring-outbox-bom', version='1.0.3')
)
libraryDependencies += "com.github.kuliginstepan" % "spring-outbox-bom" % "1.0.3"
[com.github.kuliginstepan/spring-outbox-bom "1.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.