We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d70b34 commit 4f032deCopy full SHA for 4f032de
README.md
@@ -5,12 +5,12 @@ Module to run Mendix and JUnit unit tests inside a project.
5
6
## Dependencies
7
- 'ObjectHandling' module
8
+- commons-io-2.8.0.jar
9
+- commons-lang3-3.11.jar
10
- hamcrest-2.2.jar
11
- httpclient5-5.0.3.jar
12
- httpcore5-5.0.3.jar
13
- junit-4.13.1.jar
-- org.apache.commons.io-2.3.0.jar
-- org.apache.commons.lang3.jar
14
15
## Installation
16
0 commit comments