Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
com.alibaba fastjson 2.0.19.graal jar Apache 2
com.github.detro phantomjsdriver 1.2.0 jar The BSD 2-Clause License
com.google.guava guava 32.0.0-jre jar Apache License, Version 2.0
com.jayway.jsonpath json-path 2.9.0 jar The Apache Software License, Version 2.0
commons-cli commons-cli 1.5.0 jar Apache License, Version 2.0
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
net.sf.saxon Saxon-HE 12.4 jar Mozilla Public License Version 2.0
net.sourceforge.htmlcleaner htmlcleaner 2.29 jar BSD License
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.15 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.23.1 jar Apache-2.0
org.apache.logging.log4j log4j-slf4j2-impl 2.23.1 jar Apache-2.0
org.codehaus.groovy groovy-all 3.0.13 jar The Apache Software License, Version 2.0
org.jruby jruby 9.3.9.0 jar GPL-2.0, LGPL-2.1, EPL-2.0
org.python jython 2.7.3 jar Jython Software License
org.seleniumhq.selenium selenium-java 4.14.1 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 2.0.4 jar MIT License
redis.clients jedis 3.7.1 jar MIT
us.codecraft xsoup 0.3.7 jar The MIT License

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
com.github.dreamhead moco-core 1.3.0 jar MIT Licence
junit junit 4.13.2 jar Eclipse Public License 1.0
org.assertj assertj-core 3.23.1 jar Apache License, Version 2.0
org.mockito mockito-all 2.0.2-beta jar The MIT License