Versions Compared

Key

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

...

Expand
titleMaven Dependencies

Main Project Pom:

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

Gobii Process pom

Framework

Version

Notes

spring-context
spring-tx
spring-security-core
spring-security-config
spring-security-taglibs

<inherited>

junit

<inherited>

commons-cli

<inherited>

mockito-all
hamcrest-library
powermock-api-mockito
powermock-module-junit4

<inherited>

guava

<inherited>

lombok

1.18.8

maven-assembly-plugin

2.4.1

Gobii Web pom

Framework

Version

Notes

swagger-maven-plugin

3.1.7

spring-web
spring-webvmc
spring-context
spring-orm
spring-ldap-core
spring-security-core
spring-security-taglibs
spring-security-ldap
spring-security-web
spring-security-crypto
spring-tx

<inherited>

spring-aspects

explicitly declared to be parent’s spring.version

jboss-logging

<inherited>

hibernate-jpa-2.1-api

<inherited>

hibernate-core

5.4.10.Final

spring-test

3.2.3.RELEASE

junit

<inherited>

jttpclient
httpcore
httpclient-cache
httpmine
fluent-hc

<inherited>

liquibase-core

<inherited>

commons-dbcp

<inherited>

tomcat-servlet-api

<inherited>

jackson-databind
jackson-mapper-asl

<inherited>

opencsv

<inherited>

postgresql

<inherited>

commons-fileupload
commons-ui
commons-lang

<inherited>

swagger-jaxrs2
swagger-jaxrs2-servlet-initializer

2.0.0

mockito

<inherited>

json-path-assert

0.8.1

tika-core

1.2.2

jakarta.xml.bind-api

2.3.2

jaxb-runtime

2.3.2

hibernate-c3p0

5.3.6.FINAL

jetty-maven-plugin

9.1.3.v20140225

maven-compiler-plugin

3.2

grunt-maven-plugin

$grunt-version

frontend-maven-plugin

1.8.0

maven-resources-plugin

2.6

swagger-maven-plugin

3.1.8

jaxb.api

2.3.1

REMAINING POM FILES TODO - Similar content

A general overview of the architecture:

...