|
|
|
@ -21,7 +21,7 @@ dependencies {
@@ -21,7 +21,7 @@ dependencies {
|
|
|
|
|
optional("javax.servlet.jsp.jstl:javax.servlet.jsp.jstl-api:1.2.1") |
|
|
|
|
optional("javax.el:javax.el-api:3.0.1-b04") |
|
|
|
|
optional("javax.xml.bind:jaxb-api:2.3.1") |
|
|
|
|
optional("org.webjars:webjars-locator-core:0.35") |
|
|
|
|
optional("org.webjars:webjars-locator-core:0.36") |
|
|
|
|
optional("com.rometools:rome:1.12.0") |
|
|
|
|
optional("com.github.librepdf:openpdf:1.2.7") |
|
|
|
|
optional("org.apache.poi:poi-ooxml:4.0.1") |
|
|
|
@ -74,7 +74,7 @@ dependencies {
@@ -74,7 +74,7 @@ dependencies {
|
|
|
|
|
testCompile("org.jetbrains.kotlin:kotlin-script-runtime:${kotlinVersion}") |
|
|
|
|
testRuntime("org.jetbrains.kotlin:kotlin-script-util:${kotlinVersion}") |
|
|
|
|
testRuntime("org.jetbrains.kotlin:kotlin-compiler:${kotlinVersion}") |
|
|
|
|
testRuntime("org.jruby:jruby:9.2.0.0") |
|
|
|
|
testRuntime("org.jruby:jruby:9.2.5.0") |
|
|
|
|
testRuntime("org.python:jython-standalone:2.7.1") |
|
|
|
|
testRuntime("org.webjars:underscorejs:1.8.3") |
|
|
|
|
testRuntime("org.glassfish:javax.el:3.0.1-b08") |
|
|
|
|