Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleMaven Dependencies

Main:

Framework

Version

Notes

junit

4.11

mokito

1.10.19

hamcrest

1.3

powermock

1.6.4

logback

1.1.3

SLF4J

1.7.5

janino

3.0.6

commons-lang

2.6

commons-io

2.4

commons-cli

1.3.1

commons-fileupload

1.3.1

javax.mail

1.4.3

Used in email generation by Digester and Extractor

spring-context

spring-orm

spring-web

spring-webmvc

spring-test

4.3.0.RELEASE

Both same version

spring-security-core
spring-security-config
spring-security-taglibs

spring-security-ldap

spring-security-web
spring-security-crypto

4.2.2.RELEASE

spring-ldap-core

2.3.1.RELEASE

gson

2.6.2

simple-xml

2.7.1

Used creating and reading gobii-web.xml and other xml config files

jackson-databind

2.9.8

jackson-mapper-asl

1.9.13

postgresql.

42.1.4

guava

19.0

Note in pom confused about why this had to be added

liquibase-core

3.3.2

hibernate-core

5.4.10.FINAL

hibernate-jpa-2.1-api

1.0.0.FINAL

javax.ws.rs-api

2.1-m05

jetty-server
jetty-servlet

9.4.5.v20170502

jersey-server
jersey-container-servlet-core
jersey-media-json-jackson

2.26-b03

tomcat-servlet-api

7.0.30

commons-dbcp

1.4

net.sf.opencsv

2.3

org.jboss.logging

3.3.0.FINAL

org.apache.httpcomponents
httpclient
httpclientcache
httpmime
fluent-hc

4.4

httpcore

4.4

docx4j

3.3.6

hibernate-c3p0

5.3.6.FINAL

maven-compiler-plugin

3.5.1

A general overview of the architecture:

...