1
0
mirror of https://github.com/google/nomulus synced 2026-01-08 23:23:32 +00:00

Add Hibernate and PostgreSQL packages (#224)

This commit is contained in:
Shicong Huang
2019-08-14 11:22:01 -04:00
committed by GitHub
parent df5f450435
commit d143cc83a0
3 changed files with 16 additions and 0 deletions

View File

@@ -115,10 +115,12 @@ ext {
'org.hamcrest:hamcrest-all:1.3',
'org.hamcrest:hamcrest-core:1.3',
'org.hamcrest:hamcrest-library:1.3',
'org.hibernate:hibernate-core:5.4.4.Final',
'org.joda:joda-money:0.10.0',
'org.json:json:20160810',
'org.mockito:mockito-core:2.25.0',
'org.mortbay.jetty:jetty:6.1.26',
'org.postgresql:postgresql:42.2.6',
'org.seleniumhq.selenium:selenium-api:3.141.59',
'org.seleniumhq.selenium:selenium-chrome-driver:3.141.59',
'org.seleniumhq.selenium:selenium-java:3.141.59',