chenyongxing 6 лет назад
Родитель
Сommit
c57a6a2edc
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@ -99,6 +99,10 @@
            <groupId>org.apache.camel</groupId>
            <artifactId>camel-jms</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.data</groupId>
            <artifactId>spring-data-mongodb</artifactId>
        </dependency>
    </dependencies>
    <build>