X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=engine-d%2Fpom.xml;h=c0cb28e68a7ab0c657601355d364ba37fc7687f0;hb=refs%2Fchanges%2F67%2F33167%2F1;hp=a5f85dcb59bad5fac98423cb8942018cfd4ae070;hpb=3d341c75cc7781b18b40efb1c09c393c755bd58e;p=holmes%2Fengine-management.git diff --git a/engine-d/pom.xml b/engine-d/pom.xml index a5f85dc..c0cb28e 100644 --- a/engine-d/pom.xml +++ b/engine-d/pom.xml @@ -22,7 +22,7 @@ org.onap.holmes.engine-management holmes-engine-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT holmes-engine-d @@ -34,6 +34,19 @@ + + + com.fasterxml.jackson.core + jackson-databind + 2.6.2 + + + net.sf.json-lib + json-lib + 2.4 + jdk15 + + org.onap.msb.java-sdk msb-java-sdk @@ -45,6 +58,16 @@ org.onap.holmes.dsa dmaap-dsa + + + org.apache.httpcomponents + httpclient + + + org.onap.holmes.common + holmes-actions + + org.onap.holmes.common @@ -74,13 +97,23 @@ org.drools drools-compiler ${drools.version} + + + org.eclipse.jdt.core.compiler + ecj + + + + + org.eclipse.jdt.core.compiler + ecj + 4.5.1 org.drools drools-templates ${drools.version} - io.dropwizard dropwizard-db @@ -155,7 +188,6 @@ 1.6.5 test - org.apache.httpcomponents httpclient @@ -193,6 +225,12 @@ META-INF/*.RSA + + org.onap.holmes.dsa:dmaap-dsa + + org/onap/holmes/common/** + + @@ -215,7 +253,6 @@ - @@ -229,4 +266,72 @@ + + + + swagger + + + io.swagger + swagger-jersey2-jaxrs + 1.5.0 + + + + + + + com.github.kongchen + swagger-maven-plugin + 3.1.1 + + + + false + org.onap.holmes.engine.resources + /api/holmes-engine-mgmt/v1/ + + API Descriptions for Holmes Engine Management + v1 + + This page shows all the APIs available in the Holmes engine 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 + + + + + + +