controllerpom

<プロパティ>
<project.build.sourceEncoding> UTF-8 </project.build.sourceEncoding>
<maven.compiler.source> 1.7 </maven.compiler.source>
<maven.compiler.target> 1.7 </maven.compiler .TARGET>
<spring.version> 4.2.4.RELEASE </spring.version>
</プロパティ>

<依存性>
<依存>
<groupIdを> JUnitの</ groupIdを>
<たartifactId> JUnitの</たartifactId>
<バージョン> 4.11 </ version>の
<スコープ>テスト</スコープ>
</依存関係>
<! -春- >
<依存性>
<のgroupId> org.springframework </のgroupId>
<たartifactId>ばねコンテキスト</たartifactId>
<バージョン> $ {spring.version} </バージョン>
</依存>
<依存性>
<のgroupId> org.springframework < /のgroupId>
<たartifactId>ばね豆</たartifactId>
<バージョン> $ {spring.version} </バージョン>
</依存>
<依存性>
<groupId> org.springframework </のgroupId>
<たartifactId>ばねwebmvc </たartifactId>
<バージョン> $ {spring.version} </バージョン>
</依存>
<依存性>
<のgroupId> org.springframework </のgroupId>
<たartifactId>ばねJDBC </たartifactId>
<バージョン> $ {spring.version} </バージョン>
</依存>
<依存性>
<のgroupId> org.springframework </のgroupId>
<たartifactId>ばね態様</たartifactId>
<バージョン> $ {spring.version} </バージョン>
</依存>
<依存性>
<のgroupId> org.springframework </のgroupId>
<たartifactId>ばねJMS </たartifactId>
<バージョン> $ {spring.version} </バージョン>
</依存>
<依存性>
<のgroupId> org.springframework </のgroupId>
<たartifactId>ばねコンテキストサポート</たartifactId>
<バージョン> $ {spring.version} </バージョン>
</依存>
<! -ダボ相关- >
<依存>
<groupIdを> com.alibaba </ groupIdを>
<たartifactId>ダボ</たartifactId>
<バージョン> 2.8.4 </バージョン>
</依存関係>
<依存>
<groupIdを> org.apache.zookeeper </のgroupId>
<たartifactId>飼育係</たartifactId>
<バージョン> 3.4.6 </バージョン>
</依存>
<依存性>
<のgroupId> com.github.sgroschupf </のgroupId>
<たartifactId> zkclient </たartifactId>
<バージョン> 0.1 </バージョン>
</依存>
<依存性>
<のgroupId> Javassistの</のgroupId>
<たartifactId> Javassistの</たartifactId>
<バージョン> 3.11.0.GA </バージョン>
</依存関係>

</依存関係>

おすすめ

転載: www.cnblogs.com/lijun6/p/12029743.html
おすすめ