X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=engine-d%2Fpom.xml;h=2b334e6f624237a549b151b3dd0ef3cfe7b96123;hb=14a0e30add16f17468bbc84aadb5118a3d36429e;hp=bc8cb205fd1984ea912d11526da9ccab5c10e2fb;hpb=849fb02931f918c067bb34a1d45f81fc436341e7;p=holmes%2Fengine-management.git diff --git a/engine-d/pom.xml b/engine-d/pom.xml index bc8cb20..2b334e6 100644 --- a/engine-d/pom.xml +++ b/engine-d/pom.xml @@ -34,6 +34,7 @@ + org.onap.msb.java-sdk msb-java-sdk @@ -42,6 +43,10 @@ org.reflections reflections + + org.onap.holmes.dsa + dmaap-dsa + org.onap.holmes.common holmes-actions @@ -70,6 +75,17 @@ org.drools drools-compiler ${drools.version} + + + org.eclipse.jdt.core.compiler + ecj + + + + + org.eclipse.jdt.core.compiler + ecj + 4.5.1 org.drools @@ -211,7 +227,6 @@ - @@ -225,4 +240,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 + + + + + + +