You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,6 @@
4
4
5
5
This library intends to give you an easy way to interact with the [Kafka-Connect](https://docs.confluent.io/current/connect/restapi.html) REST service (V4).
6
6
7
-
**Note** Use this library at your own risk! Currently there are no known issues, but as an **unofficial** library,
8
-
there are no guarantees.
9
-
10
7
## How to use this library
11
8
12
9
This client library is released on Maven Central. Add a new dependency to your project's POM file:
@@ -15,7 +12,7 @@ This client library is released on Maven Central. Add a new dependency to your
0 commit comments