Get the ESC library
Source code
You can get the source code directly from the Github repository:
https://github.com/asderix/esc
Binary
You can download the binary (complete Jar file with dependencies) directly here from esc.asderix.com:
Version | Type | Size | Scala | SHA1 | Info | ScalaDoc |
---|---|---|---|---|---|---|
2.4.0 | Jar | 16.0 MB | 3.5.0 | 6f22b462fff7abd513bd931da43a4de482b1abad | Release notes | Link |
2.3.0 | Jar | 15.8 MB | 3.4.0 | 5898e8e1ad57ef0fef4f033bd6196e08ea8e00a5 | Release notes | Link |
2.2.0 | Jar | 15.8 MB | 3.4.0 | d9d51a6fa9fe9e44375f39b33e097b92bd0620ef | Release notes | Link |
2.1.0 | Jar | 15.8 MB | 3.1.1 | 490f99f79aaa0029be9d8f594d27beced52a1f3f | Release notes | Link |
2.0.1 | Jar | 15.7 MB | 3.1.1 | a99c54533feb1ceb202e543e6dda797653b88b4f | Release notes | Link |
2.0.0 | Jar | 15.7 MB | 3.1.1 | 14a120bc4abc8b09e173fc6e2ece9513aad80cad | Release notes | Link |
1.1.0 | Jar | 13.4 MB | 2.13.12 | 677b5233b34fbac6f7fb648ac26cc564bee7c7ab | Release notes | Link |
1.0.5 | Jar | 13.4 MB | 2.13.12 | f283cd768cf523ea7d81a7f5eb4546f3167559e8 | Release notes | Link |
1.0.4 | Jar | 12.9 MB | 2.13.8 | 7114ff576f5b38fe891d5cb22dc5aae83ea49fdf | Release notes | Link |
1.0.4 | Zip | 11.8 MB | 2.13.8 | 50b1c15da342609897838c3323014343e6c0334b | Release notes | Link |
1.0.3 | Jar | 12.2 MB | 2.13.1 | 20daf3c71d4968c17524480669c2e544222660f3 | Release notes | Link |
1.0.3 | Zip | 11.09 MB | 2.13.1 | 964af1cc91750b2ac27f4cea43355532a82576a8 | Release notes | Link |
1.0.2 | Jar | 12.2 MB | 2.13.1 | b98c5dfb5284852ead2e3d1b85c979653258b26d | Release notes | Link |
1.0.2 | Zip | 11.09 MB | 2.13.1 | 7d6b4fbab2b6d023696c0c360e60ff9839d81694 | Release notes | Link |
1.0.1 | Jar | 11.33 MB | 2.12.7 | 189e932f4107f43540e18c0a0e7f7de1cff1ad05 | Release notes | Link |
1.0.1 | Zip | 10.23 MB | 2.12.7 | 087dee81b95987a207e9e6b482c6378397e01d30 | Release notes | Link |
1.0.0 | Jar | 11.33 MB | 2.12.7 | 40158a49a05a98dccbf9fed7c6730482dacf54fa | Release notes | Link |
1.0.0 | Zip | 10.23 MB | 2.12.7 | 8576c6afe2012083ead9f74a5c6d50e8eab29dd0 | Release notes | Link |
For Scala using SBT you can simple add the following dependency:
libraryDependencies += "esc" % "esc.asderix.com" % "2.3.0" from "https://esc.asderix.com/download/EscEntitySimilarityChecker_2.3.0.jar"