X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=rulemgt%2Fpom.xml;h=f21a69f6f53ebe91bc85c08692f54ff921f8c7e5;hb=dff3e4509262f7a609c5d3356e2212cf2c7646b3;hp=2de04aed65188ff08e3fee13cacb21f6492c90d1;hpb=cbe87c3d24a9a3fdb3843e44cd686dd78de1debf;p=holmes%2Frule-management.git diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml index 2de04ae..f21a69f 100644 --- a/rulemgt/pom.xml +++ b/rulemgt/pom.xml @@ -1,4 +1,4 @@ - + - + 4.0.0 - org.openo.holmes.rule-management + org.onap.holmes.rule-management holmes-rulemgt-parent - 1.1.0-SNAPSHOT + 1.2.6-SNAPSHOT holmes-rulemgt holmes-rulemgt-service jar + + 9.4.18.v20190429 + + - org.openo.holmes.actions + org.hibernate + hibernate-validator + 5.4.2.Final + + + org.onap.msb.java-sdk + msb-java-sdk + + + ch.qos.logback + logback-classic + + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.core + jackson-core + + + com.squareup.okhttp3 + okhttp + + + org.eclipse.jetty + jetty-server + + + + + org.reflections + reflections + + + org.onap.holmes.common holmes-actions - org.glassfish.jersey.core - jersey-common + org.glassfish.jersey.containers + jersey-container-servlet-core + + + io.swagger + swagger-jersey2-jaxrs + + + org.slf4j + slf4j-api - org.glassfish.jersey.core - jersey-common - 2.16 + org.easymock + easymock - junit - junit + io.dropwizard + dropwizard-db - org.openo.common-services.common-utilities - dropwizard-ioc-container + org.antlr + stringtemplate io.dropwizard dropwizard-core + + + 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.eclipse.jetty + jetty-server + ${jetty.version} + + + org.eclipse.jetty + jetty-http + ${jetty.version} + + + org.eclipse.jetty + jetty-util + ${jetty.version} + + + org.eclipse.jetty + jetty-servlet + ${jetty.version} + + + com.squareup.okhttp3 + okhttp + 3.14.1 + + + io.dropwizard + dropwizard-jdbi org.projectlombok lombok - io.dropwizard - dropwizard-db + org.postgresql + postgresql + + + junit + junit org.hamcrest - hamcrest-library - 1.3 - test + hamcrest-core org.powermock powermock-module-junit4 - 1.4.10 - test + + org.slf4j + slf4j-api + + + io.swagger + swagger-jersey2-jaxrs + + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.core + jackson-core + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + + + provided + + org.powermock powermock-api-easymock + 1.6.5 + test + + + org.powermock + powermock-api-mockito + 1.7.1 + test + + + org.powermock + powermock-module-junit4-rule + 1.6.5 + test + + + org.powermock + powermock-classloading-xstream + 1.6.5 + + + com.thoughtworks.xstream + xstream + + + test + + + com.thoughtworks.xstream + xstream 1.4.10 test + + org.hamcrest + hamcrest-library + 1.3 + test + org.easymock easymock @@ -91,8 +255,63 @@ org.javassist javassist - 3.15.0-GA - test + 3.20.0-GA + + + org.apache.httpcomponents + httpclient + 4.5.6 + + + com.googlecode.json-simple + json-simple + 1.1.1 + + + net.sf.json-lib + json-lib + 2.4 + jdk15 + + + commons-collections + commons-collections + + + commons-beanutils + commons-beanutils + + + + + commons-collections + commons-collections + 3.2.2 + + + com.alibaba + fastjson + 1.2.49 + + + org.glassfish.jersey.core + jersey-server + ${jersey.version} + + + org.glassfish.jersey.core + jersey-client + ${jersey.version} + + + org.glassfish.jersey.core + jersey-common + ${jersey.version} + + + org.glassfish.jersey.containers + jersey-container-servlet-core + ${jersey.version} @@ -108,6 +327,7 @@ + org.apache.maven.plugins maven-compiler-plugin @@ -141,18 +361,15 @@ - - - org.openo.holmes.rulemgt.RuleActiveApp + + + org.onap.holmes.rulemgt.RuleActiveApp - @@ -166,4 +383,81 @@ + + + + swagger + + + io.swagger + swagger-jersey2-jaxrs + 1.5.3 + + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.core + jackson-core + + + + + + + + com.github.kongchen + swagger-maven-plugin + 3.1.1 + + + + false + org.onap.holmes.rulemgt.resources + /api/holmes-rule-mgmt/v1/ + + API Descriptions for Holmes Rule Management + v1 + + This page shows all the APIs available in the Holmes rule management module. + + + http://www.github.com/kongchen/swagger-maven-plugin + + + fu.guangrong@zte.com.cn + Guangrong Fu + + + http://www.apache.org/licenses/LICENSE-2.0.html + Apache 2.0 + + + + + ${basedir}/src/main/resources + + + + + + compile + + generate + + + + + + io.swagger + swagger-hibernate-validations + 1.5.6 + + + + + + +