File tree 1 file changed +11
-9
lines changed
1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -44,15 +44,17 @@ The documentation for this project can be found on [javadoc.io](https://www.java
44
44
45
45
<details >
46
46
<summary >Compatibility with Aerospike Clients</summary >
47
- | Java Object Mapper Version | Aerospike Client | Aerospike Reactor Client
48
- |:---------------------------|:-----------------| :-----------
49
- | 2.5.2 | 9.0.x (jdk8) | 9.0.x
50
- | 2.5.0, 2.5.1 | 8.1.x (jdk8) | 8.1.x
51
- | 2.4.x | 8.1.x (jdk8) | 7.1.x
52
- | 2.1.x, 2.2.x, 2.3.x | 6.1.x | 6.1.x
53
- | 2.0.x | 5.1.x | 5.1.x
54
- | 1.2.x, 1.3.x, 1.4.x | 5.1.x | 5.0.x
55
- | 1.1.x | 5.0.x |
47
+
48
+ | Java Object Mapper Version | Aerospike Client | Aerospike Reactor Client |
49
+ | ----------------------------| ------------------| --------------------------|
50
+ | 2.5.2 | 9.0.x (jdk8) | 9.0.x |
51
+ | 2.5.0, 2.5.1 | 8.1.x (jdk8) | 8.1.x |
52
+ | 2.4.x | 8.1.x (jdk8) | 7.1.x |
53
+ | 2.1.x, 2.2.x, 2.3.x | 6.1.x | 6.1.x |
54
+ | 2.0.x | 5.1.x | 5.1.x |
55
+ | 1.2.x, 1.3.x, 1.4.x | 5.1.x | 5.0.x |
56
+ | 1.1.x | 5.0.x | |
57
+
56
58
</details >
57
59
58
60
# Installing the Mapper
You can’t perform that action at this time.
0 commit comments