X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-REST%2Fpom.xml;h=499ec195f354844c34959909081534e71ac94e60;hb=fb3cc27605623672fb8971bd9030872f117c7af8;hp=8879cc6001a9a9c6e2daaad9e730aa5c9e1c15f2;hpb=db597fe2163c073e37ad2ddc0d7fe386517e21e0;p=policy%2Fengine.git diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index 8879cc600..499ec195f 100644 --- a/ONAP-REST/pom.xml +++ b/ONAP-REST/pom.xml @@ -43,6 +43,29 @@ ${project.version} ONAP-XACML + + org.onap.policy.engine + PolicyEngineAPI + ${project.version} + + + org.glassfish.tyrus + tyrus-client + + + org.glassfish.tyrus + tyrus-container-grizzly-client + + + javax.persistence + persistence-api + + + com.att.aft + dme2 + + + javax.servlet javax.servlet-api @@ -110,5 +133,62 @@ json [20090211,) + + + org.springframework + spring-test + ${springframework.version} + + + org.springframework + spring-core + ${springframework.version} + + + org.springframework + spring-web + ${springframework.version} + + + org.springframework + spring-webmvc + ${springframework.version} + + + org.springframework + spring-tx + ${springframework.version} + + + org.springframework + spring-context-support + ${springframework.version} + + + org.springframework + spring-orm + ${springframework.version} + + + + org.hibernate + hibernate-core + ${hibernate.version} + + + org.hibernate + hibernate-validator + 5.1.3.Final + + + org.apache.tomcat + tomcat-dbcp + 8.5.9 + + + + 4.2.0.RELEASE + 4.3.10.Final +