There was an error while loading. Please reload this page.
1 parent 07f914b commit 0af96aeCopy full SHA for 0af96ae
awssdkv2-java11-async-client/pom.xml
@@ -30,23 +30,6 @@
30
<version>${awsjavasdk.version}</version>
31
</dependency>
32
33
- <!--org.reactivestreams dependencies-->
34
- <dependency>
35
- <groupId>org.reactivestreams</groupId>
36
- <artifactId>reactive-streams</artifactId>
37
- <version>1.0.4</version>
38
- </dependency>
39
40
41
- <artifactId>reactive-streams-examples</artifactId>
42
43
44
45
- <groupId>io.reactivex.rxjava3</groupId>
46
- <artifactId>rxjava</artifactId>
47
- <version>3.0.0</version>
48
49
-
50
<dependency>
51
<groupId>org.eclipse.jetty</groupId>
52
<artifactId>jetty-server</artifactId>
0 commit comments