X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=rulemgt-standalone%2Fpom.xml;h=d0c5dae479e2fdce07770745443ece5547e9ea9c;hb=8b9dd901560ecf330da22c782ff7376740f5012c;hp=a6d3db3ca95cfac79652fb76b1002670f5bf6b7d;hpb=dff3e4509262f7a609c5d3356e2212cf2c7646b3;p=holmes%2Frule-management.git diff --git a/rulemgt-standalone/pom.xml b/rulemgt-standalone/pom.xml index a6d3db3..d0c5dae 100644 --- a/rulemgt-standalone/pom.xml +++ b/rulemgt-standalone/pom.xml @@ -322,6 +322,36 @@ org.onap.holmes.rule-management holmes-rulemgt ${project.version} + + + ch.qos.logback + logback + + + org.hibernate + hibernate-validator + + + org.slf4j + slf4j-api + + + org.eclipse.jetty + jetty-http + + + org.eclipse.jetty + jetty-util + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-servlet + + org.onap.holmes.rule-management