|
@@ -115,6 +115,33 @@
|
|
115
|
<orderEntry type="library" name="Maven: org.eclipse.jgit:org.eclipse.jgit.http.apache:5.1.3.201810200350-r" level="project" />
|
115
|
<orderEntry type="library" name="Maven: org.eclipse.jgit:org.eclipse.jgit.http.apache:5.1.3.201810200350-r" level="project" />
|
|
116
|
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.10" level="project" />
|
116
|
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.10" level="project" />
|
|
117
|
<orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.23" level="project" />
|
117
|
<orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.23" level="project" />
|
|
|
|
118
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-bus-amqp:2.1.0.RELEASE" level="project" />
|
|
|
|
119
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-stream-rabbit:2.1.0.RELEASE" level="project" />
|
|
|
|
120
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-stream-binder-rabbit:2.1.0.RELEASE" level="project" />
|
|
|
|
121
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-stream-binder-rabbit-core:2.1.0.RELEASE" level="project" />
|
|
|
|
122
|
+ <orderEntry type="library" name="Maven: com.rabbitmq:http-client:2.1.0.RELEASE" level="project" />
|
|
|
|
123
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-amqp:2.1.2.RELEASE" level="project" />
|
|
|
|
124
|
+ <orderEntry type="library" name="Maven: org.springframework.amqp:spring-rabbit:2.1.3.RELEASE" level="project" />
|
|
|
|
125
|
+ <orderEntry type="library" name="Maven: org.springframework.amqp:spring-amqp:2.1.3.RELEASE" level="project" />
|
|
|
|
126
|
+ <orderEntry type="library" name="Maven: com.rabbitmq:amqp-client:5.4.3" level="project" />
|
|
|
|
127
|
+ <orderEntry type="library" name="Maven: org.springframework.integration:spring-integration-amqp:5.1.2.RELEASE" level="project" />
|
|
|
|
128
|
+ <orderEntry type="library" name="Maven: org.springframework.integration:spring-integration-jmx:5.1.2.RELEASE" level="project" />
|
|
|
|
129
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-bus:2.1.0.RELEASE" level="project" />
|
|
|
|
130
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-stream:2.1.0.RELEASE" level="project" />
|
|
|
|
131
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-validation:2.1.2.RELEASE" level="project" />
|
|
|
|
132
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-messaging:5.1.4.RELEASE" level="project" />
|
|
|
|
133
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-tuple:1.0.0.RELEASE" level="project" />
|
|
|
|
134
|
+ <orderEntry type="library" name="Maven: com.esotericsoftware:kryo-shaded:3.0.3" level="project" />
|
|
|
|
135
|
+ <orderEntry type="library" name="Maven: com.esotericsoftware:minlog:1.3.0" level="project" />
|
|
|
|
136
|
+ <orderEntry type="library" name="Maven: org.objenesis:objenesis:2.1" level="project" />
|
|
|
|
137
|
+ <orderEntry type="library" name="Maven: org.springframework.integration:spring-integration-tuple:1.0.0.RELEASE" level="project" />
|
|
|
|
138
|
+ <orderEntry type="library" name="Maven: org.springframework.retry:spring-retry:1.2.3.RELEASE" level="project" />
|
|
|
|
139
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-function-context:2.0.0.RELEASE" level="project" />
|
|
|
|
140
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-function-core:2.0.0.RELEASE" level="project" />
|
|
|
|
141
|
+ <orderEntry type="library" name="Maven: org.springframework.integration:spring-integration-core:5.1.2.RELEASE" level="project" />
|
|
|
|
142
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.1.4.RELEASE" level="project" />
|
|
|
|
143
|
+ <orderEntry type="library" name="Maven: io.projectreactor:reactor-core:3.2.5.RELEASE" level="project" />
|
|
|
|
144
|
+ <orderEntry type="library" name="Maven: org.reactivestreams:reactive-streams:1.0.2" level="project" />
|
|
118
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-actuator:2.1.2.RELEASE" level="project" />
|
145
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-actuator:2.1.2.RELEASE" level="project" />
|
|
119
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.1.2.RELEASE" level="project" />
|
146
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.1.2.RELEASE" level="project" />
|
|
120
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.1.2.RELEASE" level="project" />
|
147
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.1.2.RELEASE" level="project" />
|