|
|
@ -315,6 +315,16 @@
|
|
|
|
<artifactId>reactor-netty</artifactId>
|
|
|
|
<artifactId>reactor-netty</artifactId>
|
|
|
|
<optional>true</optional>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.rsocket</groupId>
|
|
|
|
|
|
|
|
<artifactId>rsocket-core</artifactId>
|
|
|
|
|
|
|
|
<optional>true</optional>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.rsocket</groupId>
|
|
|
|
|
|
|
|
<artifactId>rsocket-transport-netty</artifactId>
|
|
|
|
|
|
|
|
<optional>true</optional>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>io.prometheus</groupId>
|
|
|
|
<groupId>io.prometheus</groupId>
|
|
|
|
<artifactId>simpleclient_pushgateway</artifactId>
|
|
|
|
<artifactId>simpleclient_pushgateway</artifactId>
|
|
|
|