<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.nrg.xdat.build</groupId>
  <artifactId>xdat-data-builder</artifactId>
  <version>1.8.0</version>
  <dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>org.nrg</groupId>
        <artifactId>parent</artifactId>
        <version>1.8.0</version>
        <type>pom</type>
        <scope>import</scope>
      </dependency>
    </dependencies>
  </dependencyManagement>
  <dependencies>
    <dependency>
      <groupId>org.nrg.xdat</groupId>
      <artifactId>core</artifactId>
      <version>1.8.0</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>*</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.nrg</groupId>
      <artifactId>config</artifactId>
      <version>1.8.0</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>*</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.nrg</groupId>
      <artifactId>framework</artifactId>
      <version>1.8.0</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>*</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.nrg</groupId>
      <artifactId>notify</artifactId>
      <version>1.8.0</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>*</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.nrg</groupId>
      <artifactId>prefs</artifactId>
      <version>1.8.0</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>*</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-web</artifactId>
      <version>4.3.30.RELEASE</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-framework</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-logkit</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.metaparadigm</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.sun.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-component</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-instrument</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-logger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-pool</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fop</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>geronimo-spec</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>hsqldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>imagej</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jamon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jakarta-regexp</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>velocity</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xmlrpc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>ant</artifactId>
          <groupId>ant</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-email</artifactId>
          <groupId>commons-email</groupId>
        </exclusion>
        <exclusion>
          <artifactId>netcdf</artifactId>
          <groupId>edu.ucar</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>javax.jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>mail</artifactId>
          <groupId>javax.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api</artifactId>
          <groupId>javax.servlet</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc-stdext</artifactId>
          <groupId>javax.sql</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jta</artifactId>
          <groupId>javax.transaction</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc</artifactId>
          <groupId>jdbc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jython</artifactId>
          <groupId>jython</groupId>
        </exclusion>
        <exclusion>
          <artifactId>groovy-all</artifactId>
          <groupId>org.codehaus.groovy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>nrg</artifactId>
          <groupId>org.nrg</groupId>
        </exclusion>
        <exclusion>
          <artifactId>saxon</artifactId>
          <groupId>net.sf.saxon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xerces</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xml-apis</artifactId>
          <groupId>xml-apis</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-beanutils-core</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>log4j-slf4j-impl</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pipelineCNDAXNAT</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fulcrum</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.springframework.security</groupId>
      <artifactId>spring-security-core</artifactId>
      <version>4.2.20.RELEASE</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-framework</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-logkit</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.metaparadigm</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.sun.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-component</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-instrument</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-logger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-pool</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fop</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>geronimo-spec</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>hsqldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>imagej</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jamon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jakarta-regexp</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>velocity</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xmlrpc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>ant</artifactId>
          <groupId>ant</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-email</artifactId>
          <groupId>commons-email</groupId>
        </exclusion>
        <exclusion>
          <artifactId>netcdf</artifactId>
          <groupId>edu.ucar</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>javax.jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>mail</artifactId>
          <groupId>javax.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api</artifactId>
          <groupId>javax.servlet</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc-stdext</artifactId>
          <groupId>javax.sql</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jta</artifactId>
          <groupId>javax.transaction</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc</artifactId>
          <groupId>jdbc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jython</artifactId>
          <groupId>jython</groupId>
        </exclusion>
        <exclusion>
          <artifactId>groovy-all</artifactId>
          <groupId>org.codehaus.groovy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>nrg</artifactId>
          <groupId>org.nrg</groupId>
        </exclusion>
        <exclusion>
          <artifactId>saxon</artifactId>
          <groupId>net.sf.saxon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xerces</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xml-apis</artifactId>
          <groupId>xml-apis</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-beanutils-core</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>log4j-slf4j-impl</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pipelineCNDAXNAT</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fulcrum</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.core</groupId>
      <artifactId>jackson-databind</artifactId>
      <version>2.6.5</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-framework</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-logkit</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.metaparadigm</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.sun.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-component</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-instrument</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-logger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-pool</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fop</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>geronimo-spec</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>hsqldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>imagej</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jamon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jakarta-regexp</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>velocity</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xmlrpc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>ant</artifactId>
          <groupId>ant</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-email</artifactId>
          <groupId>commons-email</groupId>
        </exclusion>
        <exclusion>
          <artifactId>netcdf</artifactId>
          <groupId>edu.ucar</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>javax.jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>mail</artifactId>
          <groupId>javax.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api</artifactId>
          <groupId>javax.servlet</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc-stdext</artifactId>
          <groupId>javax.sql</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jta</artifactId>
          <groupId>javax.transaction</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc</artifactId>
          <groupId>jdbc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jython</artifactId>
          <groupId>jython</groupId>
        </exclusion>
        <exclusion>
          <artifactId>groovy-all</artifactId>
          <groupId>org.codehaus.groovy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>nrg</artifactId>
          <groupId>org.nrg</groupId>
        </exclusion>
        <exclusion>
          <artifactId>saxon</artifactId>
          <groupId>net.sf.saxon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xerces</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xml-apis</artifactId>
          <groupId>xml-apis</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-beanutils-core</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>log4j-slf4j-impl</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pipelineCNDAXNAT</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fulcrum</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.dataformat</groupId>
      <artifactId>jackson-dataformat-yaml</artifactId>
      <version>2.6.5</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-framework</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-logkit</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.metaparadigm</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.sun.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-component</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-instrument</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-logger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-pool</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fop</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>geronimo-spec</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>hsqldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>imagej</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jamon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jakarta-regexp</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>velocity</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xmlrpc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>ant</artifactId>
          <groupId>ant</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-email</artifactId>
          <groupId>commons-email</groupId>
        </exclusion>
        <exclusion>
          <artifactId>netcdf</artifactId>
          <groupId>edu.ucar</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>javax.jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>mail</artifactId>
          <groupId>javax.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api</artifactId>
          <groupId>javax.servlet</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc-stdext</artifactId>
          <groupId>javax.sql</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jta</artifactId>
          <groupId>javax.transaction</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc</artifactId>
          <groupId>jdbc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jython</artifactId>
          <groupId>jython</groupId>
        </exclusion>
        <exclusion>
          <artifactId>groovy-all</artifactId>
          <groupId>org.codehaus.groovy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>nrg</artifactId>
          <groupId>org.nrg</groupId>
        </exclusion>
        <exclusion>
          <artifactId>saxon</artifactId>
          <groupId>net.sf.saxon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xerces</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xml-apis</artifactId>
          <groupId>xml-apis</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-beanutils-core</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>log4j-slf4j-impl</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pipelineCNDAXNAT</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fulcrum</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.datatype</groupId>
      <artifactId>jackson-datatype-hibernate4</artifactId>
      <version>2.6.5</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-framework</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-logkit</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.metaparadigm</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.sun.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-component</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-instrument</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-logger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-pool</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fop</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>geronimo-spec</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>hsqldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>imagej</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jamon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jakarta-regexp</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>velocity</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xmlrpc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>ant</artifactId>
          <groupId>ant</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-email</artifactId>
          <groupId>commons-email</groupId>
        </exclusion>
        <exclusion>
          <artifactId>netcdf</artifactId>
          <groupId>edu.ucar</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>javax.jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>mail</artifactId>
          <groupId>javax.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api</artifactId>
          <groupId>javax.servlet</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc-stdext</artifactId>
          <groupId>javax.sql</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jta</artifactId>
          <groupId>javax.transaction</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc</artifactId>
          <groupId>jdbc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jython</artifactId>
          <groupId>jython</groupId>
        </exclusion>
        <exclusion>
          <artifactId>groovy-all</artifactId>
          <groupId>org.codehaus.groovy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>nrg</artifactId>
          <groupId>org.nrg</groupId>
        </exclusion>
        <exclusion>
          <artifactId>saxon</artifactId>
          <groupId>net.sf.saxon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xerces</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xml-apis</artifactId>
          <groupId>xml-apis</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-beanutils-core</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>log4j-slf4j-impl</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pipelineCNDAXNAT</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fulcrum</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-lang3</artifactId>
      <version>3.11</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-framework</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-logkit</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.metaparadigm</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.sun.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-component</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-instrument</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-logger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-pool</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fop</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>geronimo-spec</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>hsqldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>imagej</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jamon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jakarta-regexp</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>velocity</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xmlrpc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>ant</artifactId>
          <groupId>ant</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-email</artifactId>
          <groupId>commons-email</groupId>
        </exclusion>
        <exclusion>
          <artifactId>netcdf</artifactId>
          <groupId>edu.ucar</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>javax.jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>mail</artifactId>
          <groupId>javax.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api</artifactId>
          <groupId>javax.servlet</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc-stdext</artifactId>
          <groupId>javax.sql</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jta</artifactId>
          <groupId>javax.transaction</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc</artifactId>
          <groupId>jdbc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jython</artifactId>
          <groupId>jython</groupId>
        </exclusion>
        <exclusion>
          <artifactId>groovy-all</artifactId>
          <groupId>org.codehaus.groovy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>nrg</artifactId>
          <groupId>org.nrg</groupId>
        </exclusion>
        <exclusion>
          <artifactId>saxon</artifactId>
          <groupId>net.sf.saxon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xerces</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xml-apis</artifactId>
          <groupId>xml-apis</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-beanutils-core</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>log4j-slf4j-impl</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pipelineCNDAXNAT</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fulcrum</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>commons-collections</groupId>
      <artifactId>commons-collections</artifactId>
      <version>3.2.2</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-framework</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-logkit</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.metaparadigm</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.sun.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-component</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-instrument</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-logger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-pool</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fop</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>geronimo-spec</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>hsqldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>imagej</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jamon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jakarta-regexp</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>velocity</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xmlrpc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>ant</artifactId>
          <groupId>ant</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-email</artifactId>
          <groupId>commons-email</groupId>
        </exclusion>
        <exclusion>
          <artifactId>netcdf</artifactId>
          <groupId>edu.ucar</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>javax.jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>mail</artifactId>
          <groupId>javax.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api</artifactId>
          <groupId>javax.servlet</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc-stdext</artifactId>
          <groupId>javax.sql</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jta</artifactId>
          <groupId>javax.transaction</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc</artifactId>
          <groupId>jdbc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jython</artifactId>
          <groupId>jython</groupId>
        </exclusion>
        <exclusion>
          <artifactId>groovy-all</artifactId>
          <groupId>org.codehaus.groovy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>nrg</artifactId>
          <groupId>org.nrg</groupId>
        </exclusion>
        <exclusion>
          <artifactId>saxon</artifactId>
          <groupId>net.sf.saxon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xerces</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xml-apis</artifactId>
          <groupId>xml-apis</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-beanutils-core</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>log4j-slf4j-impl</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pipelineCNDAXNAT</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fulcrum</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>commons-io</groupId>
      <artifactId>commons-io</artifactId>
      <version>2.6</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-framework</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-logkit</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.metaparadigm</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.sun.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-component</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-instrument</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-logger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-pool</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fop</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>geronimo-spec</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>hsqldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>imagej</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jamon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jakarta-regexp</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>velocity</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xmlrpc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>ant</artifactId>
          <groupId>ant</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-email</artifactId>
          <groupId>commons-email</groupId>
        </exclusion>
        <exclusion>
          <artifactId>netcdf</artifactId>
          <groupId>edu.ucar</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>javax.jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>mail</artifactId>
          <groupId>javax.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api</artifactId>
          <groupId>javax.servlet</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc-stdext</artifactId>
          <groupId>javax.sql</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jta</artifactId>
          <groupId>javax.transaction</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc</artifactId>
          <groupId>jdbc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jython</artifactId>
          <groupId>jython</groupId>
        </exclusion>
        <exclusion>
          <artifactId>groovy-all</artifactId>
          <groupId>org.codehaus.groovy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>nrg</artifactId>
          <groupId>org.nrg</groupId>
        </exclusion>
        <exclusion>
          <artifactId>saxon</artifactId>
          <groupId>net.sf.saxon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xerces</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xml-apis</artifactId>
          <groupId>xml-apis</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-beanutils-core</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>log4j-slf4j-impl</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pipelineCNDAXNAT</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fulcrum</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.google.guava</groupId>
      <artifactId>guava</artifactId>
      <version>20.0</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-framework</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>avalon-logkit</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.metaparadigm</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>com.sun.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-component</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-instrument</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-logger</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>excalibur-pool</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fop</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>geronimo-spec</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>hsqldb</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>imagej</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jamon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>jakarta-regexp</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>org.apache.geronimo.specs</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>velocity</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xmlrpc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>ant</artifactId>
          <groupId>ant</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-email</artifactId>
          <groupId>commons-email</groupId>
        </exclusion>
        <exclusion>
          <artifactId>netcdf</artifactId>
          <groupId>edu.ucar</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>javax.jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>mail</artifactId>
          <groupId>javax.mail</groupId>
        </exclusion>
        <exclusion>
          <artifactId>servlet-api</artifactId>
          <groupId>javax.servlet</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc-stdext</artifactId>
          <groupId>javax.sql</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jta</artifactId>
          <groupId>javax.transaction</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jdbc</artifactId>
          <groupId>jdbc</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jms</artifactId>
          <groupId>jms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>jython</artifactId>
          <groupId>jython</groupId>
        </exclusion>
        <exclusion>
          <artifactId>groovy-all</artifactId>
          <groupId>org.codehaus.groovy</groupId>
        </exclusion>
        <exclusion>
          <artifactId>nrg</artifactId>
          <groupId>org.nrg</groupId>
        </exclusion>
        <exclusion>
          <artifactId>saxon</artifactId>
          <groupId>net.sf.saxon</groupId>
        </exclusion>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>stax</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>xerces</groupId>
        </exclusion>
        <exclusion>
          <artifactId>xml-apis</artifactId>
          <groupId>xml-apis</groupId>
        </exclusion>
        <exclusion>
          <artifactId>commons-beanutils-core</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>log4j-slf4j-impl</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pipelineCNDAXNAT</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-simple</artifactId>
          <groupId>*</groupId>
        </exclusion>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>fulcrum</groupId>
        </exclusion>
      </exclusions>
    </dependency>
  </dependencies>
</project>
