X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=engine-d%2Fpom.xml;h=2b334e6f624237a549b151b3dd0ef3cfe7b96123;hb=517b9b3e72b78e5bd537b0abe7d348fd1d642080;hp=a5f85dcb59bad5fac98423cb8942018cfd4ae070;hpb=2c8f636bab4c98a728bdda9f359c66e3f9ad1a2e;p=holmes%2Fengine-management.git diff --git a/engine-d/pom.xml b/engine-d/pom.xml index a5f85dc..2b334e6 100644 --- a/engine-d/pom.xml +++ b/engine-d/pom.xml @@ -34,6 +34,7 @@ + org.onap.msb.java-sdk msb-java-sdk @@ -74,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 @@ -215,7 +227,6 @@ - @@ -229,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 + + + + + + +