diff --git a/README.md b/README.md index 96721188f..7ad3afa3c 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,39 @@ In order to implement custom sources, transformers and sinks you need to link Pr Pramen libraries are available at [Maven Central (API)](https://mvnrepository.com/artifact/za.co.absa.pramen/pramen-api) and [Maven Central (framework)](https://mvnrepository.com/artifact/za.co.absa.pramen/pramen-core) -The latest version is `1.6.5`. +You can link against Pramen to build your transformers in Scala at the following coordinates: + +API (for defining custom sources, transformers, and sinks): +
Scala 2.11 | Scala 2.12 | Scala 2.13 |
---|---|---|
+ + |
+
+ + |
+
+ + |
+
Scala 2.11 | Scala 2.12 | Scala 2.13 |
---|---|---|
+ + |
+
+ + |
+
+ + |
+