We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77f1b41 + f19d915 commit f6b095bCopy full SHA for f6b095b
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -80,13 +80,15 @@ bom {
80
"artemis-core-client" {
81
exclude group: "org.apache.geronimo.specs", module: "geronimo-json_1.0_spec"
82
},
83
+ "artemis-jdbc-store",
84
"artemis-jms-client" {
85
86
87
"artemis-jms-server" {
88
89
90
"artemis-journal",
91
+ "artemis-quorum-api",
92
"artemis-selector",
93
"artemis-server" {
94
exclude group: "commons-logging", module: "commons-logging"
0 commit comments