|
|
|
@ -64,7 +64,7 @@ allprojects {
|
|
|
|
|
implementation 'org.swingexplorer:swexpl:2.0.1' |
|
|
|
|
implementation 'org.swingexplorer:swag:1.0' |
|
|
|
|
implementation 'net.java.dev.jna:jna:5.4.0' |
|
|
|
|
implementation 'org.apache.tomcat:tomcat-catalina:8.5.32' |
|
|
|
|
implementation 'org.apache.tomcat:tomcat-catalina:8.5.57' |
|
|
|
|
implementation 'io.socket:socket.io-client:0.7.0' |
|
|
|
|
implementation 'com.fr.third:fine-third:' + frVersion |
|
|
|
|
implementation 'com.fr.core:fine-core:' + frDevVersion |
|
|
|
@ -73,6 +73,7 @@ allprojects {
|
|
|
|
|
implementation 'com.fr.decision:fine-decision:' + frVersion |
|
|
|
|
implementation 'com.fr.schedule:fine-schedule:' + frVersion |
|
|
|
|
implementation 'com.fr.report:fine-report-engine:' + frDevVersion |
|
|
|
|
implementation 'com.fr.design:design-i18n' + frDevVersion |
|
|
|
|
testImplementation 'org.easymock:easymock:3.5.1' |
|
|
|
|
testImplementation 'org.powermock:powermock-module-junit4:1.7.1' |
|
|
|
|
testImplementation 'org.powermock:powermock-api-easymock:1.7.1' |
|
|
|
|