Skip to content

Commit 3086ec0

Browse files
committed
Updated Readme templates and regenerated the clients
1 parent c89df4c commit 3086ec0

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Low-level client for Manticore Search.
55

66

7-
❗ WARNING: this is a development version of the client. The latest release's readme is https://github.com/manticoresoftware/manticoresearch-java/tree/2.0.3
7+
❗ WARNING: this is a development version of the client. The latest release's readme is https://github.com/manticoresoftware/manticoresearch-java/tree/3.2.0
88

99

1010
## Requirements
@@ -16,6 +16,13 @@ Building the API client library requires:
1616

1717
Minimum Manticore Search version is 2.5.1 with HTTP protocol enabled.
1818

19+
| Manticore Search | manticoresearch-java | Java |
20+
| ----------------- | ---------------------- | ------------- |
21+
| >= 4.2.1 | 3.0.x | >= 1.8 |
22+
| >= 4.0.2 | 2.0.3 | >= 1.8 |
23+
| >= 2.5.1 | 2.0.2 | >= 1.8 |
24+
25+
1926
## Installation
2027

2128
Add this dependency to your project's POM:

0 commit comments

Comments
 (0)