Spring Outbox BOM


License

License

GroupId

GroupId

com.github.kuliginstepan
ArtifactId

ArtifactId

spring-outbox-bom
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Spring Outbox BOM
Spring Outbox BOM

Download spring-outbox-bom

How to add to project

<!-- 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.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0