We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b75ea0 commit 85df84cCopy full SHA for 85df84c
README.md
@@ -28,6 +28,13 @@ $ mvn clean package
28
29
# Using the Saxon RI
30
31
+**Compatibility with Saxon Versions**
32
+
33
+| http-client-saxon Version | Saxon Versions |
34
+|---------------------------|----------------|
35
+| 1.3.0 | 9.9+ |
36
+| <= 1.2.4 | 9.7+ |
37
38
*Additional Saxon specific examples can be found in [http-client-saxon/README.md](http-client-saxon/README.md)*.
39
40
To use the RI for Saxon, you require several Jar files to be present on the classpath with Saxon:
0 commit comments