X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=engine-d%2Fpom.xml;h=5a0035730f671f0427a611282662e4920ea018e9;hb=8754c29599ef6e59be3de0536514367f2256142f;hp=44ae940c7cb5fac3288fb74ab620d8eeb4cffcc8;hpb=e16a7b972f291b8048e2961e69fa4da78d15c3b4;p=holmes%2Fengine-management.git diff --git a/engine-d/pom.xml b/engine-d/pom.xml index 44ae940..5a00357 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 @@ -30,14 +30,64 @@ jar - 5.4.0.Final + 6.5.0.Final + + + com.fasterxml.jackson.core + jackson-databind + 2.6.2 + + + net.sf.json-lib + json-lib + 2.4 + jdk15 + + + commons-collections + commons-collections + + + commons-beanutils + commons-beanutils + + + + + commons-collections + commons-collections + 3.2.2 + + + commons-beanutils + commons-beanutils + 1.9.3 + + + org.onap.msb.java-sdk + msb-java-sdk + org.reflections reflections + + org.onap.holmes.dsa + dmaap-dsa + + + org.apache.httpcomponents + httpclient + + + org.onap.holmes.common + holmes-actions + + + org.onap.holmes.common holmes-actions @@ -66,13 +116,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 @@ -100,8 +160,8 @@ lombok - mysql - mysql-connector-java + org.postgresql + postgresql org.quartz-scheduler @@ -147,11 +207,14 @@ 1.6.5 test - org.apache.httpcomponents httpclient + + com.google.guava + guava + @@ -181,6 +244,12 @@ META-INF/*.RSA + + org.onap.holmes.dsa:dmaap-dsa + + org/onap/holmes/common/** + + @@ -203,7 +272,6 @@ - @@ -217,4 +285,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 + + + + + + +