在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 用idea搭建SSM框架maven项目(项目+sql+maven jar包)很全面

用idea搭建SSM框架maven项目(项目+sql+maven jar包)很全面

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:54.17M
  • 下载次数:21
  • 浏览次数:120
  • 发布时间:2021-11-16
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
用idea搭建SSM框架maven项目(项目+sql+maven jar包) https://blog.csdn.net/m1195900241/article/details/89893350
【实例截图】
【核心代码】
4744300845218396516.rar
└── mvcDemo project
├── mavenjar
│   ├── antlr
│   │   └── antlr
│   │   ├── 2.7.2
│   │   │   ├── antlr-2.7.2.jar
│   │   │   ├── antlr-2.7.2.jar.sha1
│   │   │   ├── antlr-2.7.2.pom
│   │   │   ├── antlr-2.7.2.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── 2.7.7
│   │   ├── antlr-2.7.7.pom
│   │   ├── antlr-2.7.7.pom.sha1
│   │   └── _remote.repositories
│   ├── aopalliance
│   │   └── aopalliance
│   │   └── 1.0
│   │   ├── aopalliance-1.0.jar
│   │   ├── aopalliance-1.0.jar.sha1
│   │   ├── aopalliance-1.0.pom
│   │   ├── aopalliance-1.0.pom.sha1
│   │   └── _remote.repositories
│   ├── asm
│   │   ├── asm
│   │   │   └── 3.2
│   │   │   ├── asm-3.2.pom
│   │   │   ├── asm-3.2.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── asm-analysis
│   │   │   └── 3.2
│   │   │   ├── asm-analysis-3.2.pom
│   │   │   ├── asm-analysis-3.2.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── asm-commons
│   │   │   └── 3.2
│   │   │   ├── asm-commons-3.2.pom
│   │   │   ├── asm-commons-3.2.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── asm-parent
│   │   │   └── 3.2
│   │   │   ├── asm-parent-3.2.pom
│   │   │   ├── asm-parent-3.2.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── asm-tree
│   │   │   └── 3.2
│   │   │   ├── asm-tree-3.2.pom
│   │   │   ├── asm-tree-3.2.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── asm-util
│   │   └── 3.2
│   │   ├── asm-util-3.2.pom
│   │   ├── asm-util-3.2.pom.sha1
│   │   └── _remote.repositories
│   ├── avalon-framework
│   │   └── avalon-framework
│   │   └── 4.1.3
│   │   ├── avalon-framework-4.1.3.pom
│   │   ├── avalon-framework-4.1.3.pom.sha1
│   │   └── _remote.repositories
│   ├── backport-util-concurrent
│   │   └── backport-util-concurrent
│   │   └── 3.1
│   │   ├── backport-util-concurrent-3.1.jar
│   │   ├── backport-util-concurrent-3.1.jar.sha1
│   │   ├── backport-util-concurrent-3.1.pom
│   │   ├── backport-util-concurrent-3.1.pom.sha1
│   │   └── _remote.repositories
│   ├── classworlds
│   │   └── classworlds
│   │   ├── 1.1
│   │   │   ├── classworlds-1.1.jar
│   │   │   ├── classworlds-1.1.jar.sha1
│   │   │   ├── classworlds-1.1.pom
│   │   │   ├── classworlds-1.1.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── 1.1-alpha-2
│   │   ├── classworlds-1.1-alpha-2.jar
│   │   ├── classworlds-1.1-alpha-2.jar.sha1
│   │   ├── classworlds-1.1-alpha-2.pom
│   │   ├── classworlds-1.1-alpha-2.pom.sha1
│   │   └── _remote.repositories
│   ├── com
│   │   ├── alibaba
│   │   │   └── druid
│   │   │   └── 1.0.9
│   │   │   ├── druid-1.0.9.jar
│   │   │   ├── druid-1.0.9.jar.sha1
│   │   │   ├── druid-1.0.9.pom
│   │   │   ├── druid-1.0.9.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── google
│   │   │   ├── code
│   │   │   │   └── findbugs
│   │   │   │   └── jsr305
│   │   │   │   ├── 1.3.9
│   │   │   │   │   ├── jsr305-1.3.9.jar
│   │   │   │   │   ├── jsr305-1.3.9.jar.sha1
│   │   │   │   │   ├── jsr305-1.3.9.pom
│   │   │   │   │   ├── jsr305-1.3.9.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 2.0.1
│   │   │   │   ├── jsr305-2.0.1.jar
│   │   │   │   ├── jsr305-2.0.1.jar.sha1
│   │   │   │   ├── jsr305-2.0.1.pom
│   │   │   │   ├── jsr305-2.0.1.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── collections
│   │   │   │   └── google-collections
│   │   │   │   └── 1.0
│   │   │   │   ├── google-collections-1.0.jar
│   │   │   │   ├── google-collections-1.0.jar.sha1
│   │   │   │   ├── google-collections-1.0.pom
│   │   │   │   ├── google-collections-1.0.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── google
│   │   │   │   └── 1
│   │   │   │   ├── google-1.pom
│   │   │   │   ├── google-1.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── guava
│   │   │   ├── guava
│   │   │   │   └── 10.0.1
│   │   │   │   ├── guava-10.0.1.jar
│   │   │   │   ├── guava-10.0.1.jar.sha1
│   │   │   │   ├── guava-10.0.1.pom
│   │   │   │   ├── guava-10.0.1.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── guava-parent
│   │   │   └── 10.0.1
│   │   │   ├── guava-parent-10.0.1.pom
│   │   │   ├── guava-parent-10.0.1.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── thoughtworks
│   │   ├── qdox
│   │   │   └── qdox
│   │   │   ├── 2.0-M8
│   │   │   │   ├── qdox-2.0-M8.jar
│   │   │   │   ├── qdox-2.0-M8.jar.sha1
│   │   │   │   ├── qdox-2.0-M8.pom
│   │   │   │   ├── qdox-2.0-M8.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── 2.0-M9
│   │   │   ├── qdox-2.0-M9.jar
│   │   │   ├── qdox-2.0-M9.jar.sha1
│   │   │   ├── qdox-2.0-M9.pom
│   │   │   ├── qdox-2.0-M9.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── xstream
│   │   ├── xstream
│   │   │   ├── 1.3.1
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── xstream-1.3.1.jar
│   │   │   │   ├── xstream-1.3.1.jar.sha1
│   │   │   │   ├── xstream-1.3.1.pom
│   │   │   │   └── xstream-1.3.1.pom.sha1
│   │   │   └── 1.4.10
│   │   │   ├── _remote.repositories
│   │   │   ├── xstream-1.4.10.jar
│   │   │   ├── xstream-1.4.10.jar.sha1
│   │   │   ├── xstream-1.4.10.pom
│   │   │   └── xstream-1.4.10.pom.sha1
│   │   └── xstream-parent
│   │   ├── 1.3.1
│   │   │   ├── _remote.repositories
│   │   │   ├── xstream-parent-1.3.1.pom
│   │   │   └── xstream-parent-1.3.1.pom.sha1
│   │   └── 1.4.10
│   │   ├── _remote.repositories
│   │   ├── xstream-parent-1.4.10.pom
│   │   └── xstream-parent-1.4.10.pom.sha1
│   ├── commons-beanutils
│   │   └── commons-beanutils
│   │   ├── 1.6
│   │   │   ├── commons-beanutils-1.6.pom
│   │   │   ├── commons-beanutils-1.6.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── 1.7.0
│   │   ├── commons-beanutils-1.7.0.jar
│   │   ├── commons-beanutils-1.7.0.jar.sha1
│   │   ├── commons-beanutils-1.7.0.pom
│   │   ├── commons-beanutils-1.7.0.pom.sha1
│   │   └── _remote.repositories
│   ├── commons-chain
│   │   └── commons-chain
│   │   └── 1.1
│   │   ├── commons-chain-1.1.jar
│   │   ├── commons-chain-1.1.jar.sha1
│   │   ├── commons-chain-1.1.pom
│   │   ├── commons-chain-1.1.pom.sha1
│   │   └── _remote.repositories
│   ├── commons-cli
│   │   └── commons-cli
│   │   ├── 1.0
│   │   │   ├── commons-cli-1.0.jar
│   │   │   ├── commons-cli-1.0.jar.sha1
│   │   │   ├── commons-cli-1.0.pom
│   │   │   ├── commons-cli-1.0.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── 1.2
│   │   ├── commons-cli-1.2.jar
│   │   ├── commons-cli-1.2.jar.sha1
│   │   ├── commons-cli-1.2.pom
│   │   ├── commons-cli-1.2.pom.sha1
│   │   └── _remote.repositories
│   ├── commons-codec
│   │   └── commons-codec
│   │   ├── 1.3
│   │   │   ├── commons-codec-1.3.jar
│   │   │   ├── commons-codec-1.3.jar.sha1
│   │   │   ├── commons-codec-1.3.pom
│   │   │   ├── commons-codec-1.3.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── 1.6
│   │   ├── commons-codec-1.6.jar
│   │   ├── commons-codec-1.6.jar.sha1
│   │   ├── commons-codec-1.6.pom
│   │   ├── commons-codec-1.6.pom.sha1
│   │   └── _remote.repositories
│   ├── commons-collections
│   │   └── commons-collections
│   │   ├── 2.0
│   │   │   ├── commons-collections-2.0.pom
│   │   │   ├── commons-collections-2.0.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── 2.1
│   │   │   ├── commons-collections-2.1.pom
│   │   │   ├── commons-collections-2.1.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── 3.1
│   │   │   ├── commons-collections-3.1.pom
│   │   │   ├── commons-collections-3.1.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── 3.2
│   │   │   ├── commons-collections-3.2.pom
│   │   │   ├── commons-collections-3.2.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── 3.2.1
│   │   ├── commons-collections-3.2.1.jar
│   │   ├── commons-collections-3.2.1.jar.sha1
│   │   ├── commons-collections-3.2.1.pom
│   │   ├── commons-collections-3.2.1.pom.sha1
│   │   └── _remote.repositories
│   ├── commons-dbcp
│   │   └── commons-dbcp
│   │   └── 1.4
│   │   ├── commons-dbcp-1.4.jar
│   │   ├── commons-dbcp-1.4.jar.sha1
│   │   ├── commons-dbcp-1.4.pom
│   │   ├── commons-dbcp-1.4.pom.sha1
│   │   └── _remote.repositories
│   ├── commons-digester
│   │   └── commons-digester
│   │   ├── 1.6
│   │   │   ├── commons-digester-1.6.pom
│   │   │   ├── commons-digester-1.6.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── 1.8
│   │   ├── commons-digester-1.8.jar
│   │   ├── commons-digester-1.8.jar.sha1
│   │   ├── commons-digester-1.8.pom
│   │   ├── commons-digester-1.8.pom.sha1
│   │   └── _remote.repositories
│   ├── commons-io
│   │   └── commons-io
│   │   ├── 1.4
│   │   │   ├── commons-io-1.4.jar
│   │   │   ├── commons-io-1.4.jar.sha1
│   │   │   ├── commons-io-1.4.pom
│   │   │   ├── commons-io-1.4.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── 2.2
│   │   │   ├── commons-io-2.2.jar
│   │   │   ├── commons-io-2.2.jar.sha1
│   │   │   ├── commons-io-2.2.pom
│   │   │   ├── commons-io-2.2.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── 2.4
│   │   │   ├── commons-io-2.4.pom
│   │   │   ├── commons-io-2.4.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── 2.5
│   │   │   ├── commons-io-2.5.jar
│   │   │   ├── commons-io-2.5.jar.sha1
│   │   │   ├── commons-io-2.5.pom
│   │   │   ├── commons-io-2.5.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── 2.6
│   │   ├── commons-io-2.6.pom
│   │   ├── commons-io-2.6.pom.sha1
│   │   └── _remote.repositories
│   ├── commons-lang
│   │   └── commons-lang
│   │   ├── 2.1
│   │   │   ├── commons-lang-2.1.jar
│   │   │   ├── commons-lang-2.1.jar.sha1
│   │   │   ├── commons-lang-2.1.pom
│   │   │   ├── commons-lang-2.1.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── 2.4
│   │   │   ├── commons-lang-2.4.jar
│   │   │   ├── commons-lang-2.4.jar.sha1
│   │   │   ├── commons-lang-2.4.pom
│   │   │   ├── commons-lang-2.4.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── 2.5
│   │   │   ├── commons-lang-2.5.jar
│   │   │   ├── commons-lang-2.5.jar.sha1
│   │   │   ├── commons-lang-2.5.pom
│   │   │   ├── commons-lang-2.5.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── 2.6
│   │   ├── commons-lang-2.6.jar
│   │   ├── commons-lang-2.6.jar.sha1
│   │   ├── commons-lang-2.6.pom
│   │   ├── commons-lang-2.6.pom.sha1
│   │   └── _remote.repositories
│   ├── commons-logging
│   │   ├── commons-logging
│   │   │   ├── 1.0
│   │   │   │   ├── commons-logging-1.0.pom
│   │   │   │   ├── commons-logging-1.0.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── 1.0.3
│   │   │   │   ├── commons-logging-1.0.3.pom
│   │   │   │   ├── commons-logging-1.0.3.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── 1.0.4
│   │   │   │   ├── commons-logging-1.0.4.pom
│   │   │   │   ├── commons-logging-1.0.4.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── 1.1
│   │   │   │   ├── commons-logging-1.1.pom
│   │   │   │   ├── commons-logging-1.1.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── 1.1.1
│   │   │   │   ├── commons-logging-1.1.1.jar
│   │   │   │   ├── commons-logging-1.1.1.jar.sha1
│   │   │   │   ├── commons-logging-1.1.1.pom
│   │   │   │   ├── commons-logging-1.1.1.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── 1.1.3
│   │   │   ├── commons-logging-1.1.3.jar
│   │   │   ├── commons-logging-1.1.3.jar.sha1
│   │   │   ├── commons-logging-1.1.3.pom
│   │   │   ├── commons-logging-1.1.3.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── commons-logging-api
│   │   └── 1.1
│   │   ├── commons-logging-api-1.1.jar
│   │   ├── commons-logging-api-1.1.jar.sha1
│   │   ├── commons-logging-api-1.1.pom
│   │   ├── commons-logging-api-1.1.pom.sha1
│   │   └── _remote.repositories
│   ├── commons-pool
│   │   └── commons-pool
│   │   └── 1.5.4
│   │   ├── commons-pool-1.5.4.jar
│   │   ├── commons-pool-1.5.4.jar.sha1
│   │   ├── commons-pool-1.5.4.pom
│   │   ├── commons-pool-1.5.4.pom.sha1
│   │   └── _remote.repositories
│   ├── commons-validator
│   │   └── commons-validator
│   │   └── 1.3.1
│   │   ├── commons-validator-1.3.1.jar
│   │   ├── commons-validator-1.3.1.jar.sha1
│   │   ├── commons-validator-1.3.1.pom
│   │   ├── commons-validator-1.3.1.pom.sha1
│   │   └── _remote.repositories
│   ├── dom4j
│   │   └── dom4j
│   │   ├── 1.1
│   │   │   ├── dom4j-1.1.jar
│   │   │   ├── dom4j-1.1.jar.sha1
│   │   │   ├── dom4j-1.1.pom
│   │   │   ├── dom4j-1.1.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── 1.6.1
│   │   ├── dom4j-1.6.1.jar
│   │   ├── dom4j-1.6.1.jar.sha1
│   │   ├── dom4j-1.6.1.pom
│   │   ├── dom4j-1.6.1.pom.sha1
│   │   └── _remote.repositories
│   ├── javax
│   │   └── servlet
│   │   └── servlet-api
│   │   ├── 2.3
│   │   │   ├── _remote.repositories
│   │   │   ├── servlet-api-2.3.pom
│   │   │   └── servlet-api-2.3.pom.sha1
│   │   └── 2.5
│   │   ├── _remote.repositories
│   │   ├── servlet-api-2.5.jar
│   │   ├── servlet-api-2.5.jar.sha1
│   │   ├── servlet-api-2.5.pom
│   │   └── servlet-api-2.5.pom.sha1
│   ├── jdom
│   │   └── jdom
│   │   └── 1.0
│   │   ├── jdom-1.0.jar
│   │   ├── jdom-1.0.jar.sha1
│   │   ├── jdom-1.0.pom
│   │   ├── jdom-1.0.pom.sha1
│   │   └── _remote.repositories
│   ├── jstl
│   │   └── jstl
│   │   └── 1.2
│   │   ├── jstl-1.2.jar
│   │   ├── jstl-1.2.jar.sha1
│   │   ├── jstl-1.2.pom
│   │   ├── jstl-1.2.pom.sha1
│   │   └── _remote.repositories
│   ├── junit
│   │   └── junit
│   │   ├── 3.8.1
│   │   │   ├── junit-3.8.1.jar
│   │   │   ├── junit-3.8.1.jar.sha1
│   │   │   ├── junit-3.8.1.pom
│   │   │   ├── junit-3.8.1.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── 3.8.2
│   │   │   ├── junit-3.8.2.jar
│   │   │   ├── junit-3.8.2.jar.sha1
│   │   │   ├── junit-3.8.2.pom
│   │   │   ├── junit-3.8.2.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── 4.10
│   │   │   ├── junit-4.10.jar
│   │   │   ├── junit-4.10.jar.sha1
│   │   │   ├── junit-4.10.pom
│   │   │   ├── junit-4.10.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── 4.11
│   │   │   ├── junit-4.11.jar
│   │   │   ├── junit-4.11.jar.sha1
│   │   │   ├── junit-4.11.pom
│   │   │   ├── junit-4.11.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── 4.12
│   │   ├── junit-4.12.jar
│   │   ├── junit-4.12.jar.sha1
│   │   ├── junit-4.12.pom
│   │   ├── junit-4.12.pom.sha1
│   │   └── _remote.repositories
│   ├── log4j
│   │   └── log4j
│   │   ├── 1.2.12
│   │   │   ├── log4j-1.2.12.jar
│   │   │   ├── log4j-1.2.12.jar.sha1
│   │   │   ├── log4j-1.2.12.pom
│   │   │   ├── log4j-1.2.12.pom.sha1
│   │   │   └── _remote.repositories
│   │   └── 1.2.17
│   │   ├── log4j-1.2.17.jar
│   │   ├── log4j-1.2.17.jar.sha1
│   │   ├── log4j-1.2.17.pom
│   │   ├── log4j-1.2.17.pom.sha1
│   │   └── _remote.repositories
│   ├── logkit
│   │   └── logkit
│   │   └── 1.0.1
│   │   ├── logkit-1.0.1.pom
│   │   ├── logkit-1.0.1.pom.sha1
│   │   └── _remote.repositories
│   ├── mysql
│   │   └── mysql-connector-java
│   │   └── 5.1.35
│   │   ├── mysql-connector-java-5.1.35.jar
│   │   ├── mysql-connector-java-5.1.35.jar.sha1
│   │   ├── mysql-connector-java-5.1.35.pom
│   │   ├── mysql-connector-java-5.1.35.pom.sha1
│   │   └── _remote.repositories
│   ├── net
│   │   └── sourceforge
│   │   └── jchardet
│   │   └── jchardet
│   │   └── 1.0
│   │   ├── jchardet-1.0.jar
│   │   ├── jchardet-1.0.jar.sha1
│   │   ├── jchardet-1.0.pom
│   │   ├── jchardet-1.0.pom.sha1
│   │   └── _remote.repositories
│   ├── org
│   │   ├── apache
│   │   │   ├── ant
│   │   │   │   ├── ant
│   │   │   │   │   └── 1.8.1
│   │   │   │   │   ├── ant-1.8.1.jar
│   │   │   │   │   ├── ant-1.8.1.jar.sha1
│   │   │   │   │   ├── ant-1.8.1.pom
│   │   │   │   │   ├── ant-1.8.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── ant-parent
│   │   │   │   └── 1.8.1
│   │   │   │   ├── ant-parent-1.8.1.pom
│   │   │   │   ├── ant-parent-1.8.1.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── apache
│   │   │   │   ├── 10
│   │   │   │   │   ├── apache-10.pom
│   │   │   │   │   ├── apache-10.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 11
│   │   │   │   │   ├── apache-11.pom
│   │   │   │   │   ├── apache-11.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 12
│   │   │   │   │   ├── apache-12.pom
│   │   │   │   │   ├── apache-12.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 13
│   │   │   │   │   ├── apache-13.pom
│   │   │   │   │   ├── apache-13.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 14
│   │   │   │   │   ├── apache-14.pom
│   │   │   │   │   ├── apache-14.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 15
│   │   │   │   │   ├── apache-15.pom
│   │   │   │   │   ├── apache-15.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 16
│   │   │   │   │   ├── apache-16.pom
│   │   │   │   │   ├── apache-16.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 17
│   │   │   │   │   ├── apache-17.pom
│   │   │   │   │   ├── apache-17.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 18
│   │   │   │   │   ├── apache-18.pom
│   │   │   │   │   ├── apache-18.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 19
│   │   │   │   │   ├── apache-19.pom
│   │   │   │   │   ├── apache-19.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2
│   │   │   │   │   ├── apache-2.pom
│   │   │   │   │   ├── apache-2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 20
│   │   │   │   │   ├── apache-20.pom
│   │   │   │   │   ├── apache-20.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 21
│   │   │   │   │   ├── apache-21.pom
│   │   │   │   │   ├── apache-21.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3
│   │   │   │   │   ├── apache-3.pom
│   │   │   │   │   ├── apache-3.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 4
│   │   │   │   │   ├── apache-4.pom
│   │   │   │   │   ├── apache-4.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 5
│   │   │   │   │   ├── apache-5.pom
│   │   │   │   │   ├── apache-5.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 6
│   │   │   │   │   ├── apache-6.pom
│   │   │   │   │   ├── apache-6.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 7
│   │   │   │   │   ├── apache-7.pom
│   │   │   │   │   ├── apache-7.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 9
│   │   │   │   ├── apache-9.pom
│   │   │   │   ├── apache-9.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── commons
│   │   │   │   ├── commons-compress
│   │   │   │   │   ├── 1.14
│   │   │   │   │   │   ├── commons-compress-1.14.pom
│   │   │   │   │   │   ├── commons-compress-1.14.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 1.16.1
│   │   │   │   │   │   ├── commons-compress-1.16.1.jar
│   │   │   │   │   │   ├── commons-compress-1.16.1.jar.sha1
│   │   │   │   │   │   ├── commons-compress-1.16.1.pom
│   │   │   │   │   │   ├── commons-compress-1.16.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 1.4.1
│   │   │   │   │   ├── commons-compress-1.4.1.jar
│   │   │   │   │   ├── commons-compress-1.4.1.jar.sha1
│   │   │   │   │   ├── commons-compress-1.4.1.pom
│   │   │   │   │   ├── commons-compress-1.4.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── commons-lang3
│   │   │   │   │   └── 3.1
│   │   │   │   │   ├── commons-lang3-3.1.jar
│   │   │   │   │   ├── commons-lang3-3.1.jar.sha1
│   │   │   │   │   ├── commons-lang3-3.1.pom
│   │   │   │   │   ├── commons-lang3-3.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── commons-parent
│   │   │   │   ├── 11
│   │   │   │   │   ├── commons-parent-11.pom
│   │   │   │   │   ├── commons-parent-11.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 12
│   │   │   │   │   ├── commons-parent-12.pom
│   │   │   │   │   ├── commons-parent-12.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 17
│   │   │   │   │   ├── commons-parent-17.pom
│   │   │   │   │   ├── commons-parent-17.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 22
│   │   │   │   │   ├── commons-parent-22.pom
│   │   │   │   │   ├── commons-parent-22.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 24
│   │   │   │   │   ├── commons-parent-24.pom
│   │   │   │   │   ├── commons-parent-24.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 25
│   │   │   │   │   ├── commons-parent-25.pom
│   │   │   │   │   ├── commons-parent-25.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 28
│   │   │   │   │   ├── commons-parent-28.pom
│   │   │   │   │   ├── commons-parent-28.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 39
│   │   │   │   │   ├── commons-parent-39.pom
│   │   │   │   │   ├── commons-parent-39.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 42
│   │   │   │   │   ├── commons-parent-42.pom
│   │   │   │   │   ├── commons-parent-42.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 43
│   │   │   │   │   ├── commons-parent-43.pom
│   │   │   │   │   ├── commons-parent-43.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 5
│   │   │   │   │   ├── commons-parent-5.pom
│   │   │   │   │   ├── commons-parent-5.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 7
│   │   │   │   │   ├── commons-parent-7.pom
│   │   │   │   │   ├── commons-parent-7.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 9
│   │   │   │   ├── commons-parent-9.pom
│   │   │   │   ├── commons-parent-9.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── httpcomponents
│   │   │   │   ├── httpclient
│   │   │   │   │   ├── 4.0.2
│   │   │   │   │   │   ├── httpclient-4.0.2.jar
│   │   │   │   │   │   ├── httpclient-4.0.2.jar.sha1
│   │   │   │   │   │   ├── httpclient-4.0.2.pom
│   │   │   │   │   │   ├── httpclient-4.0.2.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 4.3.1
│   │   │   │   │   ├── httpclient-4.3.1.jar
│   │   │   │   │   ├── httpclient-4.3.1.jar.sha1
│   │   │   │   │   ├── httpclient-4.3.1.pom
│   │   │   │   │   ├── httpclient-4.3.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── httpcomponents-client
│   │   │   │   │   ├── 4.0.2
│   │   │   │   │   │   ├── httpcomponents-client-4.0.2.pom
│   │   │   │   │   │   ├── httpcomponents-client-4.0.2.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 4.3.1
│   │   │   │   │   ├── httpcomponents-client-4.3.1.pom
│   │   │   │   │   ├── httpcomponents-client-4.3.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── httpcomponents-core
│   │   │   │   │   ├── 4.0.1
│   │   │   │   │   │   ├── httpcomponents-core-4.0.1.pom
│   │   │   │   │   │   ├── httpcomponents-core-4.0.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 4.3
│   │   │   │   │   ├── httpcomponents-core-4.3.pom
│   │   │   │   │   ├── httpcomponents-core-4.3.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── httpcore
│   │   │   │   │   ├── 4.0.1
│   │   │   │   │   │   ├── httpcore-4.0.1.jar
│   │   │   │   │   │   ├── httpcore-4.0.1.jar.sha1
│   │   │   │   │   │   ├── httpcore-4.0.1.pom
│   │   │   │   │   │   ├── httpcore-4.0.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 4.3
│   │   │   │   │   ├── httpcore-4.3.jar
│   │   │   │   │   ├── httpcore-4.3.jar.sha1
│   │   │   │   │   ├── httpcore-4.3.pom
│   │   │   │   │   ├── httpcore-4.3.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── project
│   │   │   │   ├── 4.0
│   │   │   │   │   ├── project-4.0.pom
│   │   │   │   │   ├── project-4.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 4.1
│   │   │   │   │   ├── project-4.1.pom
│   │   │   │   │   ├── project-4.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 7
│   │   │   │   ├── project-7.pom
│   │   │   │   ├── project-7.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── ivy
│   │   │   │   └── ivy
│   │   │   │   └── 2.4.0
│   │   │   │   ├── ivy-2.4.0.jar
│   │   │   │   ├── ivy-2.4.0.jar.sha1
│   │   │   │   ├── ivy-2.4.0.pom
│   │   │   │   ├── ivy-2.4.0.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── maven
│   │   │   │   ├── archetype
│   │   │   │   │   ├── archetype-catalog
│   │   │   │   │   │   └── 3.1.0
│   │   │   │   │   │   ├── archetype-catalog-3.1.0.jar
│   │   │   │   │   │   ├── archetype-catalog-3.1.0.jar.sha1
│   │   │   │   │   │   ├── archetype-catalog-3.1.0.pom
│   │   │   │   │   │   ├── archetype-catalog-3.1.0.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── archetype-common
│   │   │   │   │   │   └── 3.1.0
│   │   │   │   │   │   ├── archetype-common-3.1.0.jar
│   │   │   │   │   │   ├── archetype-common-3.1.0.jar.sha1
│   │   │   │   │   │   ├── archetype-common-3.1.0.pom
│   │   │   │   │   │   ├── archetype-common-3.1.0.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── archetype-descriptor
│   │   │   │   │   │   └── 3.1.0
│   │   │   │   │   │   ├── archetype-descriptor-3.1.0.jar
│   │   │   │   │   │   ├── archetype-descriptor-3.1.0.jar.sha1
│   │   │   │   │   │   ├── archetype-descriptor-3.1.0.pom
│   │   │   │   │   │   ├── archetype-descriptor-3.1.0.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── archetype-models
│   │   │   │   │   │   └── 3.1.0
│   │   │   │   │   │   ├── archetype-models-3.1.0.pom
│   │   │   │   │   │   ├── archetype-models-3.1.0.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── maven-archetype
│   │   │   │   │   └── 3.1.0
│   │   │   │   │   ├── maven-archetype-3.1.0.pom
│   │   │   │   │   ├── maven-archetype-3.1.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── archetypes
│   │   │   │   │   ├── maven-archetype-bundles
│   │   │   │   │   │   └── 1.4
│   │   │   │   │   │   ├── maven-archetype-bundles-1.4.pom
│   │   │   │   │   │   ├── maven-archetype-bundles-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── maven-archetype-webapp
│   │   │   │   │   ├── 1.4
│   │   │   │   │   │   ├── maven-archetype-webapp-1.4.jar
│   │   │   │   │   │   ├── maven-archetype-webapp-1.4.jar.sha1
│   │   │   │   │   │   ├── maven-archetype-webapp-1.4.pom
│   │   │   │   │   │   ├── maven-archetype-webapp-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-metadata-central.xml
│   │   │   │   │   ├── maven-metadata-central.xml.sha1
│   │   │   │   │   └── resolver-status.properties
│   │   │   │   ├── doxia
│   │   │   │   │   ├── doxia
│   │   │   │   │   │   ├── 1.0
│   │   │   │   │   │   │   ├── doxia-1.0.pom
│   │   │   │   │   │   │   ├── doxia-1.0.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 1.0-alpha-7
│   │   │   │   │   │   │   ├── doxia-1.0-alpha-7.pom
│   │   │   │   │   │   │   ├── doxia-1.0-alpha-7.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 1.1
│   │   │   │   │   │   │   ├── doxia-1.1.pom
│   │   │   │   │   │   │   ├── doxia-1.1.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 1.3
│   │   │   │   │   │   │   ├── doxia-1.3.pom
│   │   │   │   │   │   │   ├── doxia-1.3.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 1.4
│   │   │   │   │   │   ├── doxia-1.4.pom
│   │   │   │   │   │   ├── doxia-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── doxia-core
│   │   │   │   │   │   └── 1.4
│   │   │   │   │   │   ├── doxia-core-1.4.jar
│   │   │   │   │   │   ├── doxia-core-1.4.jar.sha1
│   │   │   │   │   │   ├── doxia-core-1.4.pom
│   │   │   │   │   │   ├── doxia-core-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── doxia-decoration-model
│   │   │   │   │   │   ├── 1.3
│   │   │   │   │   │   │   ├── doxia-decoration-model-1.3.pom
│   │   │   │   │   │   │   ├── doxia-decoration-model-1.3.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 1.4
│   │   │   │   │   │   ├── doxia-decoration-model-1.4.jar
│   │   │   │   │   │   ├── doxia-decoration-model-1.4.jar.sha1
│   │   │   │   │   │   ├── doxia-decoration-model-1.4.pom
│   │   │   │   │   │   ├── doxia-decoration-model-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── doxia-integration-tools
│   │   │   │   │   │   └── 1.5
│   │   │   │   │   │   ├── doxia-integration-tools-1.5.jar
│   │   │   │   │   │   ├── doxia-integration-tools-1.5.jar.sha1
│   │   │   │   │   │   ├── doxia-integration-tools-1.5.pom
│   │   │   │   │   │   ├── doxia-integration-tools-1.5.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── doxia-logging-api
│   │   │   │   │   │   ├── 1.1
│   │   │   │   │   │   │   ├── doxia-logging-api-1.1.jar
│   │   │   │   │   │   │   ├── doxia-logging-api-1.1.jar.sha1
│   │   │   │   │   │   │   ├── doxia-logging-api-1.1.pom
│   │   │   │   │   │   │   ├── doxia-logging-api-1.1.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 1.3
│   │   │   │   │   │   │   ├── doxia-logging-api-1.3.pom
│   │   │   │   │   │   │   ├── doxia-logging-api-1.3.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 1.4
│   │   │   │   │   │   ├── doxia-logging-api-1.4.jar
│   │   │   │   │   │   ├── doxia-logging-api-1.4.jar.sha1
│   │   │   │   │   │   ├── doxia-logging-api-1.4.pom
│   │   │   │   │   │   ├── doxia-logging-api-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── doxia-module-apt
│   │   │   │   │   │   └── 1.4
│   │   │   │   │   │   ├── doxia-module-apt-1.4.jar
│   │   │   │   │   │   ├── doxia-module-apt-1.4.jar.sha1
│   │   │   │   │   │   ├── doxia-module-apt-1.4.pom
│   │   │   │   │   │   ├── doxia-module-apt-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── doxia-module-fml
│   │   │   │   │   │   └── 1.4
│   │   │   │   │   │   ├── doxia-module-fml-1.4.jar
│   │   │   │   │   │   ├── doxia-module-fml-1.4.jar.sha1
│   │   │   │   │   │   ├── doxia-module-fml-1.4.pom
│   │   │   │   │   │   ├── doxia-module-fml-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── doxia-module-markdown
│   │   │   │   │   │   └── 1.4
│   │   │   │   │   │   ├── doxia-module-markdown-1.4.jar
│   │   │   │   │   │   ├── doxia-module-markdown-1.4.jar.sha1
│   │   │   │   │   │   ├── doxia-module-markdown-1.4.pom
│   │   │   │   │   │   ├── doxia-module-markdown-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── doxia-modules
│   │   │   │   │   │   └── 1.4
│   │   │   │   │   │   ├── doxia-modules-1.4.pom
│   │   │   │   │   │   ├── doxia-modules-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── doxia-module-xdoc
│   │   │   │   │   │   └── 1.4
│   │   │   │   │   │   ├── doxia-module-xdoc-1.4.jar
│   │   │   │   │   │   ├── doxia-module-xdoc-1.4.jar.sha1
│   │   │   │   │   │   ├── doxia-module-xdoc-1.4.pom
│   │   │   │   │   │   ├── doxia-module-xdoc-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── doxia-module-xhtml
│   │   │   │   │   │   └── 1.4
│   │   │   │   │   │   ├── doxia-module-xhtml-1.4.jar
│   │   │   │   │   │   ├── doxia-module-xhtml-1.4.jar.sha1
│   │   │   │   │   │   ├── doxia-module-xhtml-1.4.pom
│   │   │   │   │   │   ├── doxia-module-xhtml-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── doxia-sink-api
│   │   │   │   │   │   ├── 1.0
│   │   │   │   │   │   │   ├── doxia-sink-api-1.0.pom
│   │   │   │   │   │   │   ├── doxia-sink-api-1.0.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 1.0-alpha-7
│   │   │   │   │   │   │   ├── doxia-sink-api-1.0-alpha-7.jar
│   │   │   │   │   │   │   ├── doxia-sink-api-1.0-alpha-7.jar.sha1
│   │   │   │   │   │   │   ├── doxia-sink-api-1.0-alpha-7.pom
│   │   │   │   │   │   │   ├── doxia-sink-api-1.0-alpha-7.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 1.1
│   │   │   │   │   │   │   ├── doxia-sink-api-1.1.jar
│   │   │   │   │   │   │   ├── doxia-sink-api-1.1.jar.sha1
│   │   │   │   │   │   │   ├── doxia-sink-api-1.1.pom
│   │   │   │   │   │   │   ├── doxia-sink-api-1.1.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 1.4
│   │   │   │   │   │   ├── doxia-sink-api-1.4.jar
│   │   │   │   │   │   ├── doxia-sink-api-1.4.jar.sha1
│   │   │   │   │   │   ├── doxia-sink-api-1.4.pom
│   │   │   │   │   │   ├── doxia-sink-api-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── doxia-site-renderer
│   │   │   │   │   │   └── 1.4
│   │   │   │   │   │   ├── doxia-site-renderer-1.4.jar
│   │   │   │   │   │   ├── doxia-site-renderer-1.4.jar.sha1
│   │   │   │   │   │   ├── doxia-site-renderer-1.4.pom
│   │   │   │   │   │   ├── doxia-site-renderer-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── doxia-sitetools
│   │   │   │   │   │   ├── 1.3
│   │   │   │   │   │   │   ├── doxia-sitetools-1.3.pom
│   │   │   │   │   │   │   ├── doxia-sitetools-1.3.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 1.4
│   │   │   │   │   │   ├── doxia-sitetools-1.4.pom
│   │   │   │   │   │   ├── doxia-sitetools-1.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── doxia-tools
│   │   │   │   │   └── 2
│   │   │   │   │   ├── doxia-tools-2.pom
│   │   │   │   │   ├── doxia-tools-2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-2.0.6.pom
│   │   │   │   │   │   ├── maven-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-2.0.9.pom
│   │   │   │   │   │   ├── maven-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.2.1
│   │   │   │   │   │   ├── maven-2.2.1.pom
│   │   │   │   │   │   ├── maven-2.2.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 3.0
│   │   │   │   │   ├── maven-3.0.pom
│   │   │   │   │   ├── maven-3.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-aether-provider
│   │   │   │   │   └── 3.0
│   │   │   │   │   ├── maven-aether-provider-3.0.jar
│   │   │   │   │   ├── maven-aether-provider-3.0.jar.sha1
│   │   │   │   │   ├── maven-aether-provider-3.0.pom
│   │   │   │   │   ├── maven-aether-provider-3.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-archiver
│   │   │   │   │   ├── 2.4.2
│   │   │   │   │   │   ├── maven-archiver-2.4.2.jar
│   │   │   │   │   │   ├── maven-archiver-2.4.2.jar.sha1
│   │   │   │   │   │   ├── maven-archiver-2.4.2.pom
│   │   │   │   │   │   ├── maven-archiver-2.4.2.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.5
│   │   │   │   │   │   ├── maven-archiver-2.5.jar
│   │   │   │   │   │   ├── maven-archiver-2.5.jar.sha1
│   │   │   │   │   │   ├── maven-archiver-2.5.pom
│   │   │   │   │   │   ├── maven-archiver-2.5.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 3.2.0
│   │   │   │   │   ├── maven-archiver-3.2.0.jar
│   │   │   │   │   ├── maven-archiver-3.2.0.jar.sha1
│   │   │   │   │   ├── maven-archiver-3.2.0.pom
│   │   │   │   │   ├── maven-archiver-3.2.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-artifact
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-artifact-2.0.6.jar
│   │   │   │   │   │   ├── maven-artifact-2.0.6.jar.sha1
│   │   │   │   │   │   ├── maven-artifact-2.0.6.pom
│   │   │   │   │   │   ├── maven-artifact-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-artifact-2.0.9.jar
│   │   │   │   │   │   ├── maven-artifact-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-artifact-2.0.9.pom
│   │   │   │   │   │   ├── maven-artifact-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.2.1
│   │   │   │   │   │   ├── maven-artifact-2.2.1.jar
│   │   │   │   │   │   ├── maven-artifact-2.2.1.jar.sha1
│   │   │   │   │   │   ├── maven-artifact-2.2.1.pom
│   │   │   │   │   │   ├── maven-artifact-2.2.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 3.0
│   │   │   │   │   ├── maven-artifact-3.0.jar
│   │   │   │   │   ├── maven-artifact-3.0.jar.sha1
│   │   │   │   │   ├── maven-artifact-3.0.pom
│   │   │   │   │   ├── maven-artifact-3.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-artifact-manager
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-artifact-manager-2.0.6.jar
│   │   │   │   │   │   ├── maven-artifact-manager-2.0.6.jar.sha1
│   │   │   │   │   │   ├── maven-artifact-manager-2.0.6.pom
│   │   │   │   │   │   ├── maven-artifact-manager-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-artifact-manager-2.0.9.jar
│   │   │   │   │   │   ├── maven-artifact-manager-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-artifact-manager-2.0.9.pom
│   │   │   │   │   │   ├── maven-artifact-manager-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 2.2.1
│   │   │   │   │   ├── maven-artifact-manager-2.2.1.jar
│   │   │   │   │   ├── maven-artifact-manager-2.2.1.jar.sha1
│   │   │   │   │   ├── maven-artifact-manager-2.2.1.pom
│   │   │   │   │   ├── maven-artifact-manager-2.2.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-core
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-core-2.0.6.jar
│   │   │   │   │   │   ├── maven-core-2.0.6.jar.sha1
│   │   │   │   │   │   ├── maven-core-2.0.6.pom
│   │   │   │   │   │   ├── maven-core-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-core-2.0.9.jar
│   │   │   │   │   │   ├── maven-core-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-core-2.0.9.pom
│   │   │   │   │   │   ├── maven-core-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.2.1
│   │   │   │   │   │   ├── maven-core-2.2.1.jar
│   │   │   │   │   │   ├── maven-core-2.2.1.jar.sha1
│   │   │   │   │   │   ├── maven-core-2.2.1.pom
│   │   │   │   │   │   ├── maven-core-2.2.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 3.0
│   │   │   │   │   ├── maven-core-3.0.jar
│   │   │   │   │   ├── maven-core-3.0.jar.sha1
│   │   │   │   │   ├── maven-core-3.0.pom
│   │   │   │   │   ├── maven-core-3.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-error-diagnostics
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-error-diagnostics-2.0.6.jar
│   │   │   │   │   │   ├── maven-error-diagnostics-2.0.6.jar.sha1
│   │   │   │   │   │   ├── maven-error-diagnostics-2.0.6.pom
│   │   │   │   │   │   ├── maven-error-diagnostics-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-error-diagnostics-2.0.9.jar
│   │   │   │   │   │   ├── maven-error-diagnostics-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-error-diagnostics-2.0.9.pom
│   │   │   │   │   │   ├── maven-error-diagnostics-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 2.2.1
│   │   │   │   │   ├── maven-error-diagnostics-2.2.1.jar
│   │   │   │   │   ├── maven-error-diagnostics-2.2.1.jar.sha1
│   │   │   │   │   ├── maven-error-diagnostics-2.2.1.pom
│   │   │   │   │   ├── maven-error-diagnostics-2.2.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-model
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-model-2.0.6.jar
│   │   │   │   │   │   ├── maven-model-2.0.6.jar.sha1
│   │   │   │   │   │   ├── maven-model-2.0.6.pom
│   │   │   │   │   │   ├── maven-model-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-model-2.0.9.jar
│   │   │   │   │   │   ├── maven-model-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-model-2.0.9.pom
│   │   │   │   │   │   ├── maven-model-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.2.1
│   │   │   │   │   │   ├── maven-model-2.2.1.jar
│   │   │   │   │   │   ├── maven-model-2.2.1.jar.sha1
│   │   │   │   │   │   ├── maven-model-2.2.1.pom
│   │   │   │   │   │   ├── maven-model-2.2.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 3.0
│   │   │   │   │   ├── maven-model-3.0.jar
│   │   │   │   │   ├── maven-model-3.0.jar.sha1
│   │   │   │   │   ├── maven-model-3.0.pom
│   │   │   │   │   ├── maven-model-3.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-model-builder
│   │   │   │   │   └── 3.0
│   │   │   │   │   ├── maven-model-builder-3.0.jar
│   │   │   │   │   ├── maven-model-builder-3.0.jar.sha1
│   │   │   │   │   ├── maven-model-builder-3.0.pom
│   │   │   │   │   ├── maven-model-builder-3.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-monitor
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-monitor-2.0.6.jar
│   │   │   │   │   │   ├── maven-monitor-2.0.6.jar.sha1
│   │   │   │   │   │   ├── maven-monitor-2.0.6.pom
│   │   │   │   │   │   ├── maven-monitor-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-monitor-2.0.9.jar
│   │   │   │   │   │   ├── maven-monitor-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-monitor-2.0.9.pom
│   │   │   │   │   │   ├── maven-monitor-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 2.2.1
│   │   │   │   │   ├── maven-monitor-2.2.1.jar
│   │   │   │   │   ├── maven-monitor-2.2.1.jar.sha1
│   │   │   │   │   ├── maven-monitor-2.2.1.pom
│   │   │   │   │   ├── maven-monitor-2.2.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-parent
│   │   │   │   │   ├── 10
│   │   │   │   │   │   ├── maven-parent-10.pom
│   │   │   │   │   │   ├── maven-parent-10.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 11
│   │   │   │   │   │   ├── maven-parent-11.pom
│   │   │   │   │   │   ├── maven-parent-11.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 13
│   │   │   │   │   │   ├── maven-parent-13.pom
│   │   │   │   │   │   ├── maven-parent-13.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 15
│   │   │   │   │   │   ├── maven-parent-15.pom
│   │   │   │   │   │   ├── maven-parent-15.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 16
│   │   │   │   │   │   ├── maven-parent-16.pom
│   │   │   │   │   │   ├── maven-parent-16.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 19
│   │   │   │   │   │   ├── maven-parent-19.pom
│   │   │   │   │   │   ├── maven-parent-19.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 20
│   │   │   │   │   │   ├── maven-parent-20.pom
│   │   │   │   │   │   ├── maven-parent-20.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 21
│   │   │   │   │   │   ├── maven-parent-21.pom
│   │   │   │   │   │   ├── maven-parent-21.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 22
│   │   │   │   │   │   ├── maven-parent-22.pom
│   │   │   │   │   │   ├── maven-parent-22.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 23
│   │   │   │   │   │   ├── maven-parent-23.pom
│   │   │   │   │   │   ├── maven-parent-23.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 24
│   │   │   │   │   │   ├── maven-parent-24.pom
│   │   │   │   │   │   ├── maven-parent-24.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 25
│   │   │   │   │   │   ├── maven-parent-25.pom
│   │   │   │   │   │   ├── maven-parent-25.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 27
│   │   │   │   │   │   ├── maven-parent-27.pom
│   │   │   │   │   │   ├── maven-parent-27.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 30
│   │   │   │   │   │   ├── maven-parent-30.pom
│   │   │   │   │   │   ├── maven-parent-30.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 31
│   │   │   │   │   │   ├── maven-parent-31.pom
│   │   │   │   │   │   ├── maven-parent-31.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 32
│   │   │   │   │   │   ├── maven-parent-32.pom
│   │   │   │   │   │   ├── maven-parent-32.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 33
│   │   │   │   │   │   ├── maven-parent-33.pom
│   │   │   │   │   │   ├── maven-parent-33.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 5
│   │   │   │   │   │   ├── maven-parent-5.pom
│   │   │   │   │   │   ├── maven-parent-5.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 8
│   │   │   │   │   │   ├── maven-parent-8.pom
│   │   │   │   │   │   ├── maven-parent-8.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 9
│   │   │   │   │   ├── maven-parent-9.pom
│   │   │   │   │   ├── maven-parent-9.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-plugin-api
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-plugin-api-2.0.6.jar
│   │   │   │   │   │   ├── maven-plugin-api-2.0.6.jar.sha1
│   │   │   │   │   │   ├── maven-plugin-api-2.0.6.pom
│   │   │   │   │   │   ├── maven-plugin-api-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-plugin-api-2.0.9.jar
│   │   │   │   │   │   ├── maven-plugin-api-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-plugin-api-2.0.9.pom
│   │   │   │   │   │   ├── maven-plugin-api-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.2.1
│   │   │   │   │   │   ├── maven-plugin-api-2.2.1.jar
│   │   │   │   │   │   ├── maven-plugin-api-2.2.1.jar.sha1
│   │   │   │   │   │   ├── maven-plugin-api-2.2.1.pom
│   │   │   │   │   │   ├── maven-plugin-api-2.2.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 3.0
│   │   │   │   │   ├── maven-plugin-api-3.0.jar
│   │   │   │   │   ├── maven-plugin-api-3.0.jar.sha1
│   │   │   │   │   ├── maven-plugin-api-3.0.pom
│   │   │   │   │   ├── maven-plugin-api-3.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-plugin-descriptor
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-plugin-descriptor-2.0.6.jar
│   │   │   │   │   │   ├── maven-plugin-descriptor-2.0.6.jar.sha1
│   │   │   │   │   │   ├── maven-plugin-descriptor-2.0.6.pom
│   │   │   │   │   │   ├── maven-plugin-descriptor-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-plugin-descriptor-2.0.9.jar
│   │   │   │   │   │   ├── maven-plugin-descriptor-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-plugin-descriptor-2.0.9.pom
│   │   │   │   │   │   ├── maven-plugin-descriptor-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 2.2.1
│   │   │   │   │   ├── maven-plugin-descriptor-2.2.1.jar
│   │   │   │   │   ├── maven-plugin-descriptor-2.2.1.jar.sha1
│   │   │   │   │   ├── maven-plugin-descriptor-2.2.1.pom
│   │   │   │   │   ├── maven-plugin-descriptor-2.2.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-plugin-parameter-documenter
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-plugin-parameter-documenter-2.0.6.jar
│   │   │   │   │   │   ├── maven-plugin-parameter-documenter-2.0.6.jar.sha1
│   │   │   │   │   │   ├── maven-plugin-parameter-documenter-2.0.6.pom
│   │   │   │   │   │   ├── maven-plugin-parameter-documenter-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-plugin-parameter-documenter-2.0.9.jar
│   │   │   │   │   │   ├── maven-plugin-parameter-documenter-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-plugin-parameter-documenter-2.0.9.pom
│   │   │   │   │   │   ├── maven-plugin-parameter-documenter-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 2.2.1
│   │   │   │   │   ├── maven-plugin-parameter-documenter-2.2.1.jar
│   │   │   │   │   ├── maven-plugin-parameter-documenter-2.2.1.jar.sha1
│   │   │   │   │   ├── maven-plugin-parameter-documenter-2.2.1.pom
│   │   │   │   │   ├── maven-plugin-parameter-documenter-2.2.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-plugin-registry
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-plugin-registry-2.0.6.jar
│   │   │   │   │   │   ├── maven-plugin-registry-2.0.6.jar.sha1
│   │   │   │   │   │   ├── maven-plugin-registry-2.0.6.pom
│   │   │   │   │   │   ├── maven-plugin-registry-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-plugin-registry-2.0.9.jar
│   │   │   │   │   │   ├── maven-plugin-registry-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-plugin-registry-2.0.9.pom
│   │   │   │   │   │   ├── maven-plugin-registry-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 2.2.1
│   │   │   │   │   ├── maven-plugin-registry-2.2.1.jar
│   │   │   │   │   ├── maven-plugin-registry-2.2.1.jar.sha1
│   │   │   │   │   ├── maven-plugin-registry-2.2.1.pom
│   │   │   │   │   ├── maven-plugin-registry-2.2.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-profile
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-profile-2.0.6.jar
│   │   │   │   │   │   ├── maven-profile-2.0.6.jar.sha1
│   │   │   │   │   │   ├── maven-profile-2.0.6.pom
│   │   │   │   │   │   ├── maven-profile-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-profile-2.0.9.jar
│   │   │   │   │   │   ├── maven-profile-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-profile-2.0.9.pom
│   │   │   │   │   │   ├── maven-profile-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 2.2.1
│   │   │   │   │   ├── maven-profile-2.2.1.jar
│   │   │   │   │   ├── maven-profile-2.2.1.jar.sha1
│   │   │   │   │   ├── maven-profile-2.2.1.pom
│   │   │   │   │   ├── maven-profile-2.2.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-project
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-project-2.0.6.jar
│   │   │   │   │   │   ├── maven-project-2.0.6.jar.sha1
│   │   │   │   │   │   ├── maven-project-2.0.6.pom
│   │   │   │   │   │   ├── maven-project-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-project-2.0.9.jar
│   │   │   │   │   │   ├── maven-project-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-project-2.0.9.pom
│   │   │   │   │   │   ├── maven-project-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 2.2.1
│   │   │   │   │   ├── maven-project-2.2.1.jar
│   │   │   │   │   ├── maven-project-2.2.1.jar.sha1
│   │   │   │   │   ├── maven-project-2.2.1.pom
│   │   │   │   │   ├── maven-project-2.2.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-repository-metadata
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-repository-metadata-2.0.6.jar
│   │   │   │   │   │   ├── maven-repository-metadata-2.0.6.jar.sha1
│   │   │   │   │   │   ├── maven-repository-metadata-2.0.6.pom
│   │   │   │   │   │   ├── maven-repository-metadata-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-repository-metadata-2.0.9.jar
│   │   │   │   │   │   ├── maven-repository-metadata-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-repository-metadata-2.0.9.pom
│   │   │   │   │   │   ├── maven-repository-metadata-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.2.1
│   │   │   │   │   │   ├── maven-repository-metadata-2.2.1.jar
│   │   │   │   │   │   ├── maven-repository-metadata-2.2.1.jar.sha1
│   │   │   │   │   │   ├── maven-repository-metadata-2.2.1.pom
│   │   │   │   │   │   ├── maven-repository-metadata-2.2.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 3.0
│   │   │   │   │   ├── maven-repository-metadata-3.0.jar
│   │   │   │   │   ├── maven-repository-metadata-3.0.jar.sha1
│   │   │   │   │   ├── maven-repository-metadata-3.0.pom
│   │   │   │   │   ├── maven-repository-metadata-3.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-settings
│   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   ├── maven-settings-2.0.6.jar
│   │   │   │   │   │   ├── maven-settings-2.0.6.jar.sha1
│   │   │   │   │   │   ├── maven-settings-2.0.6.pom
│   │   │   │   │   │   ├── maven-settings-2.0.6.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-settings-2.0.9.jar
│   │   │   │   │   │   ├── maven-settings-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-settings-2.0.9.pom
│   │   │   │   │   │   ├── maven-settings-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.2.1
│   │   │   │   │   │   ├── maven-settings-2.2.1.jar
│   │   │   │   │   │   ├── maven-settings-2.2.1.jar.sha1
│   │   │   │   │   │   ├── maven-settings-2.2.1.pom
│   │   │   │   │   │   ├── maven-settings-2.2.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 3.0
│   │   │   │   │   ├── maven-settings-3.0.jar
│   │   │   │   │   ├── maven-settings-3.0.jar.sha1
│   │   │   │   │   ├── maven-settings-3.0.pom
│   │   │   │   │   ├── maven-settings-3.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-settings-builder
│   │   │   │   │   └── 3.0
│   │   │   │   │   ├── maven-settings-builder-3.0.jar
│   │   │   │   │   ├── maven-settings-builder-3.0.jar.sha1
│   │   │   │   │   ├── maven-settings-builder-3.0.pom
│   │   │   │   │   ├── maven-settings-builder-3.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── maven-toolchain
│   │   │   │   │   ├── 1.0
│   │   │   │   │   │   ├── maven-toolchain-1.0.jar
│   │   │   │   │   │   ├── maven-toolchain-1.0.jar.sha1
│   │   │   │   │   │   ├── maven-toolchain-1.0.pom
│   │   │   │   │   │   ├── maven-toolchain-1.0.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   ├── maven-toolchain-2.0.9.jar
│   │   │   │   │   │   ├── maven-toolchain-2.0.9.jar.sha1
│   │   │   │   │   │   ├── maven-toolchain-2.0.9.pom
│   │   │   │   │   │   ├── maven-toolchain-2.0.9.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 2.2.1
│   │   │   │   │   ├── maven-toolchain-2.2.1.jar
│   │   │   │   │   ├── maven-toolchain-2.2.1.jar.sha1
│   │   │   │   │   ├── maven-toolchain-2.2.1.pom
│   │   │   │   │   ├── maven-toolchain-2.2.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── plugins
│   │   │   │   │   ├── maven-antrun-plugin
│   │   │   │   │   │   └── 1.3
│   │   │   │   │   │   ├── maven-antrun-plugin-1.3.jar
│   │   │   │   │   │   ├── maven-antrun-plugin-1.3.jar.sha1
│   │   │   │   │   │   ├── maven-antrun-plugin-1.3.pom
│   │   │   │   │   │   ├── maven-antrun-plugin-1.3.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-archetype-plugin
│   │   │   │   │   │   ├── 3.1.0
│   │   │   │   │   │   │   ├── maven-archetype-plugin-3.1.0.jar
│   │   │   │   │   │   │   ├── maven-archetype-plugin-3.1.0.jar.sha1
│   │   │   │   │   │   │   ├── maven-archetype-plugin-3.1.0.pom
│   │   │   │   │   │   │   ├── maven-archetype-plugin-3.1.0.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── maven-metadata-central.xml
│   │   │   │   │   │   ├── maven-metadata-central.xml.sha1
│   │   │   │   │   │   └── resolver-status.properties
│   │   │   │   │   ├── maven-assembly-plugin
│   │   │   │   │   │   └── 2.2-beta-5
│   │   │   │   │   │   ├── maven-assembly-plugin-2.2-beta-5.jar
│   │   │   │   │   │   ├── maven-assembly-plugin-2.2-beta-5.jar.sha1
│   │   │   │   │   │   ├── maven-assembly-plugin-2.2-beta-5.pom
│   │   │   │   │   │   ├── maven-assembly-plugin-2.2-beta-5.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-clean-plugin
│   │   │   │   │   │   ├── 2.5
│   │   │   │   │   │   │   ├── maven-clean-plugin-2.5.jar
│   │   │   │   │   │   │   ├── maven-clean-plugin-2.5.jar.sha1
│   │   │   │   │   │   │   ├── maven-clean-plugin-2.5.pom
│   │   │   │   │   │   │   ├── maven-clean-plugin-2.5.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 3.1.0
│   │   │   │   │   │   ├── maven-clean-plugin-3.1.0.jar
│   │   │   │   │   │   ├── maven-clean-plugin-3.1.0.jar.sha1
│   │   │   │   │   │   ├── maven-clean-plugin-3.1.0.pom
│   │   │   │   │   │   ├── maven-clean-plugin-3.1.0.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-compiler-plugin
│   │   │   │   │   │   ├── 3.1
│   │   │   │   │   │   │   ├── maven-compiler-plugin-3.1.jar
│   │   │   │   │   │   │   ├── maven-compiler-plugin-3.1.jar.sha1
│   │   │   │   │   │   │   ├── maven-compiler-plugin-3.1.pom
│   │   │   │   │   │   │   ├── maven-compiler-plugin-3.1.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 3.2
│   │   │   │   │   │   │   ├── maven-compiler-plugin-3.2.jar
│   │   │   │   │   │   │   ├── maven-compiler-plugin-3.2.jar.sha1
│   │   │   │   │   │   │   ├── maven-compiler-plugin-3.2.pom
│   │   │   │   │   │   │   ├── maven-compiler-plugin-3.2.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 3.8.0
│   │   │   │   │   │   ├── maven-compiler-plugin-3.8.0.jar
│   │   │   │   │   │   ├── maven-compiler-plugin-3.8.0.jar.sha1
│   │   │   │   │   │   ├── maven-compiler-plugin-3.8.0.pom
│   │   │   │   │   │   ├── maven-compiler-plugin-3.8.0.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-dependency-plugin
│   │   │   │   │   │   └── 2.8
│   │   │   │   │   │   ├── maven-dependency-plugin-2.8.jar
│   │   │   │   │   │   ├── maven-dependency-plugin-2.8.jar.sha1
│   │   │   │   │   │   ├── maven-dependency-plugin-2.8.pom
│   │   │   │   │   │   ├── maven-dependency-plugin-2.8.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-deploy-plugin
│   │   │   │   │   │   ├── 2.7
│   │   │   │   │   │   │   ├── maven-deploy-plugin-2.7.jar
│   │   │   │   │   │   │   ├── maven-deploy-plugin-2.7.jar.sha1
│   │   │   │   │   │   │   ├── maven-deploy-plugin-2.7.pom
│   │   │   │   │   │   │   ├── maven-deploy-plugin-2.7.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 2.8.2
│   │   │   │   │   │   ├── maven-deploy-plugin-2.8.2.jar
│   │   │   │   │   │   ├── maven-deploy-plugin-2.8.2.jar.sha1
│   │   │   │   │   │   ├── maven-deploy-plugin-2.8.2.pom
│   │   │   │   │   │   ├── maven-deploy-plugin-2.8.2.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-install-plugin
│   │   │   │   │   │   ├── 2.4
│   │   │   │   │   │   │   ├── maven-install-plugin-2.4.jar
│   │   │   │   │   │   │   ├── maven-install-plugin-2.4.jar.sha1
│   │   │   │   │   │   │   ├── maven-install-plugin-2.4.pom
│   │   │   │   │   │   │   ├── maven-install-plugin-2.4.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 2.5.2
│   │   │   │   │   │   ├── maven-install-plugin-2.5.2.jar
│   │   │   │   │   │   ├── maven-install-plugin-2.5.2.jar.sha1
│   │   │   │   │   │   ├── maven-install-plugin-2.5.2.pom
│   │   │   │   │   │   ├── maven-install-plugin-2.5.2.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-jar-plugin
│   │   │   │   │   │   └── 2.4
│   │   │   │   │   │   ├── maven-jar-plugin-2.4.jar
│   │   │   │   │   │   ├── maven-jar-plugin-2.4.jar.sha1
│   │   │   │   │   │   ├── maven-jar-plugin-2.4.pom
│   │   │   │   │   │   ├── maven-jar-plugin-2.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-metadata-central.xml
│   │   │   │   │   ├── maven-metadata-central.xml.sha1
│   │   │   │   │   ├── maven-plugins
│   │   │   │   │   │   ├── 12
│   │   │   │   │   │   │   ├── maven-plugins-12.pom
│   │   │   │   │   │   │   ├── maven-plugins-12.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 16
│   │   │   │   │   │   │   ├── maven-plugins-16.pom
│   │   │   │   │   │   │   ├── maven-plugins-16.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 22
│   │   │   │   │   │   │   ├── maven-plugins-22.pom
│   │   │   │   │   │   │   ├── maven-plugins-22.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 23
│   │   │   │   │   │   │   ├── maven-plugins-23.pom
│   │   │   │   │   │   │   ├── maven-plugins-23.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 24
│   │   │   │   │   │   │   ├── maven-plugins-24.pom
│   │   │   │   │   │   │   ├── maven-plugins-24.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 25
│   │   │   │   │   │   │   ├── maven-plugins-25.pom
│   │   │   │   │   │   │   ├── maven-plugins-25.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 30
│   │   │   │   │   │   │   ├── maven-plugins-30.pom
│   │   │   │   │   │   │   ├── maven-plugins-30.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 31
│   │   │   │   │   │   │   ├── maven-plugins-31.pom
│   │   │   │   │   │   │   ├── maven-plugins-31.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 32
│   │   │   │   │   │   ├── maven-plugins-32.pom
│   │   │   │   │   │   ├── maven-plugins-32.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-release-plugin
│   │   │   │   │   │   └── 2.3.2
│   │   │   │   │   │   ├── maven-release-plugin-2.3.2.jar
│   │   │   │   │   │   ├── maven-release-plugin-2.3.2.jar.sha1
│   │   │   │   │   │   ├── maven-release-plugin-2.3.2.pom
│   │   │   │   │   │   ├── maven-release-plugin-2.3.2.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-resources-plugin
│   │   │   │   │   │   ├── 2.6
│   │   │   │   │   │   │   ├── maven-resources-plugin-2.6.jar
│   │   │   │   │   │   │   ├── maven-resources-plugin-2.6.jar.sha1
│   │   │   │   │   │   │   ├── maven-resources-plugin-2.6.pom
│   │   │   │   │   │   │   ├── maven-resources-plugin-2.6.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 3.0.2
│   │   │   │   │   │   ├── maven-resources-plugin-3.0.2.jar
│   │   │   │   │   │   ├── maven-resources-plugin-3.0.2.jar.sha1
│   │   │   │   │   │   ├── maven-resources-plugin-3.0.2.pom
│   │   │   │   │   │   ├── maven-resources-plugin-3.0.2.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-site-plugin
│   │   │   │   │   │   └── 3.3
│   │   │   │   │   │   ├── maven-site-plugin-3.3.jar
│   │   │   │   │   │   ├── maven-site-plugin-3.3.jar.sha1
│   │   │   │   │   │   ├── maven-site-plugin-3.3.pom
│   │   │   │   │   │   ├── maven-site-plugin-3.3.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-surefire-plugin
│   │   │   │   │   │   ├── 2.12.4
│   │   │   │   │   │   │   ├── maven-surefire-plugin-2.12.4.jar
│   │   │   │   │   │   │   ├── maven-surefire-plugin-2.12.4.jar.sha1
│   │   │   │   │   │   │   ├── maven-surefire-plugin-2.12.4.pom
│   │   │   │   │   │   │   ├── maven-surefire-plugin-2.12.4.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 2.22.1
│   │   │   │   │   │   ├── maven-surefire-plugin-2.22.1.jar
│   │   │   │   │   │   ├── maven-surefire-plugin-2.22.1.jar.sha1
│   │   │   │   │   │   ├── maven-surefire-plugin-2.22.1.pom
│   │   │   │   │   │   ├── maven-surefire-plugin-2.22.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-war-plugin
│   │   │   │   │   │   ├── 2.2
│   │   │   │   │   │   │   ├── maven-war-plugin-2.2.jar
│   │   │   │   │   │   │   ├── maven-war-plugin-2.2.jar.sha1
│   │   │   │   │   │   │   ├── maven-war-plugin-2.2.pom
│   │   │   │   │   │   │   ├── maven-war-plugin-2.2.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 3.2.2
│   │   │   │   │   │   ├── maven-war-plugin-3.2.2.jar
│   │   │   │   │   │   ├── maven-war-plugin-3.2.2.jar.sha1
│   │   │   │   │   │   ├── maven-war-plugin-3.2.2.pom
│   │   │   │   │   │   ├── maven-war-plugin-3.2.2.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── resolver-status.properties
│   │   │   │   ├── plugin-tools
│   │   │   │   │   ├── maven-plugin-annotations
│   │   │   │   │   │   ├── 3.1
│   │   │   │   │   │   │   ├── maven-plugin-annotations-3.1.jar
│   │   │   │   │   │   │   ├── maven-plugin-annotations-3.1.jar.sha1
│   │   │   │   │   │   │   ├── maven-plugin-annotations-3.1.pom
│   │   │   │   │   │   │   ├── maven-plugin-annotations-3.1.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 3.5.2
│   │   │   │   │   │   ├── maven-plugin-annotations-3.5.2.jar
│   │   │   │   │   │   ├── maven-plugin-annotations-3.5.2.jar.sha1
│   │   │   │   │   │   ├── maven-plugin-annotations-3.5.2.pom
│   │   │   │   │   │   ├── maven-plugin-annotations-3.5.2.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── maven-plugin-tools
│   │   │   │   │   ├── 3.1
│   │   │   │   │   │   ├── maven-plugin-tools-3.1.pom
│   │   │   │   │   │   ├── maven-plugin-tools-3.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 3.5.2
│   │   │   │   │   ├── maven-plugin-tools-3.5.2.pom
│   │   │   │   │   ├── maven-plugin-tools-3.5.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── release
│   │   │   │   │   └── maven-release
│   │   │   │   │   └── 2.3.2
│   │   │   │   │   ├── maven-release-2.3.2.pom
│   │   │   │   │   ├── maven-release-2.3.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── reporting
│   │   │   │   │   ├── maven-reporting
│   │   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   │   ├── maven-reporting-2.0.6.pom
│   │   │   │   │   │   │   ├── maven-reporting-2.0.6.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   │   ├── maven-reporting-2.0.9.pom
│   │   │   │   │   │   │   ├── maven-reporting-2.0.9.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 2.2.1
│   │   │   │   │   │   ├── maven-reporting-2.2.1.pom
│   │   │   │   │   │   ├── maven-reporting-2.2.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-reporting-api
│   │   │   │   │   │   ├── 2.0.6
│   │   │   │   │   │   │   ├── maven-reporting-api-2.0.6.jar
│   │   │   │   │   │   │   ├── maven-reporting-api-2.0.6.jar.sha1
│   │   │   │   │   │   │   ├── maven-reporting-api-2.0.6.pom
│   │   │   │   │   │   │   ├── maven-reporting-api-2.0.6.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 2.0.9
│   │   │   │   │   │   │   ├── maven-reporting-api-2.0.9.jar
│   │   │   │   │   │   │   ├── maven-reporting-api-2.0.9.jar.sha1
│   │   │   │   │   │   │   ├── maven-reporting-api-2.0.9.pom
│   │   │   │   │   │   │   ├── maven-reporting-api-2.0.9.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 2.2.1
│   │   │   │   │   │   │   ├── maven-reporting-api-2.2.1.jar
│   │   │   │   │   │   │   ├── maven-reporting-api-2.2.1.jar.sha1
│   │   │   │   │   │   │   ├── maven-reporting-api-2.2.1.pom
│   │   │   │   │   │   │   ├── maven-reporting-api-2.2.1.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 3.0
│   │   │   │   │   │   ├── maven-reporting-api-3.0.jar
│   │   │   │   │   │   ├── maven-reporting-api-3.0.jar.sha1
│   │   │   │   │   │   ├── maven-reporting-api-3.0.pom
│   │   │   │   │   │   ├── maven-reporting-api-3.0.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── maven-reporting-exec
│   │   │   │   │   └── 1.1
│   │   │   │   │   ├── maven-reporting-exec-1.1.jar
│   │   │   │   │   ├── maven-reporting-exec-1.1.jar.sha1
│   │   │   │   │   ├── maven-reporting-exec-1.1.pom
│   │   │   │   │   ├── maven-reporting-exec-1.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── shared
│   │   │   │   │   ├── maven-artifact-transfer
│   │   │   │   │   │   └── 0.9.0
│   │   │   │   │   │   ├── maven-artifact-transfer-0.9.0.jar
│   │   │   │   │   │   ├── maven-artifact-transfer-0.9.0.jar.sha1
│   │   │   │   │   │   ├── maven-artifact-transfer-0.9.0.pom
│   │   │   │   │   │   ├── maven-artifact-transfer-0.9.0.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-common-artifact-filters
│   │   │   │   │   │   ├── 1.3
│   │   │   │   │   │   │   ├── maven-common-artifact-filters-1.3.jar
│   │   │   │   │   │   │   ├── maven-common-artifact-filters-1.3.jar.sha1
│   │   │   │   │   │   │   ├── maven-common-artifact-filters-1.3.pom
│   │   │   │   │   │   │   ├── maven-common-artifact-filters-1.3.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 3.0.0
│   │   │   │   │   │   ├── maven-common-artifact-filters-3.0.0.jar
│   │   │   │   │   │   ├── maven-common-artifact-filters-3.0.0.jar.sha1
│   │   │   │   │   │   ├── maven-common-artifact-filters-3.0.0.pom
│   │   │   │   │   │   ├── maven-common-artifact-filters-3.0.0.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-filtering
│   │   │   │   │   │   ├── 1.0
│   │   │   │   │   │   │   ├── maven-filtering-1.0.jar
│   │   │   │   │   │   │   ├── maven-filtering-1.0.jar.sha1
│   │   │   │   │   │   │   ├── maven-filtering-1.0.pom
│   │   │   │   │   │   │   ├── maven-filtering-1.0.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 1.0-beta-2
│   │   │   │   │   │   │   ├── maven-filtering-1.0-beta-2.jar
│   │   │   │   │   │   │   ├── maven-filtering-1.0-beta-2.jar.sha1
│   │   │   │   │   │   │   ├── maven-filtering-1.0-beta-2.pom
│   │   │   │   │   │   │   ├── maven-filtering-1.0-beta-2.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 1.1
│   │   │   │   │   │   │   ├── maven-filtering-1.1.jar
│   │   │   │   │   │   │   ├── maven-filtering-1.1.jar.sha1
│   │   │   │   │   │   │   ├── maven-filtering-1.1.pom
│   │   │   │   │   │   │   ├── maven-filtering-1.1.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 3.1.1
│   │   │   │   │   │   ├── maven-filtering-3.1.1.jar
│   │   │   │   │   │   ├── maven-filtering-3.1.1.jar.sha1
│   │   │   │   │   │   ├── maven-filtering-3.1.1.pom
│   │   │   │   │   │   ├── maven-filtering-3.1.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-invoker
│   │   │   │   │   │   └── 3.0.1
│   │   │   │   │   │   ├── maven-invoker-3.0.1.jar
│   │   │   │   │   │   ├── maven-invoker-3.0.1.jar.sha1
│   │   │   │   │   │   ├── maven-invoker-3.0.1.pom
│   │   │   │   │   │   ├── maven-invoker-3.0.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-mapping
│   │   │   │   │   │   └── 3.0.0
│   │   │   │   │   │   ├── maven-mapping-3.0.0.jar
│   │   │   │   │   │   ├── maven-mapping-3.0.0.jar.sha1
│   │   │   │   │   │   ├── maven-mapping-3.0.0.pom
│   │   │   │   │   │   ├── maven-mapping-3.0.0.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-script-interpreter
│   │   │   │   │   │   └── 1.0
│   │   │   │   │   │   ├── maven-script-interpreter-1.0.jar
│   │   │   │   │   │   ├── maven-script-interpreter-1.0.jar.sha1
│   │   │   │   │   │   ├── maven-script-interpreter-1.0.pom
│   │   │   │   │   │   ├── maven-script-interpreter-1.0.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-shared-components
│   │   │   │   │   │   ├── 10
│   │   │   │   │   │   │   ├── maven-shared-components-10.pom
│   │   │   │   │   │   │   ├── maven-shared-components-10.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 12
│   │   │   │   │   │   │   ├── maven-shared-components-12.pom
│   │   │   │   │   │   │   ├── maven-shared-components-12.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 15
│   │   │   │   │   │   │   ├── maven-shared-components-15.pom
│   │   │   │   │   │   │   ├── maven-shared-components-15.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 16
│   │   │   │   │   │   │   ├── maven-shared-components-16.pom
│   │   │   │   │   │   │   ├── maven-shared-components-16.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 17
│   │   │   │   │   │   │   ├── maven-shared-components-17.pom
│   │   │   │   │   │   │   ├── maven-shared-components-17.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 18
│   │   │   │   │   │   │   ├── maven-shared-components-18.pom
│   │   │   │   │   │   │   ├── maven-shared-components-18.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 19
│   │   │   │   │   │   │   ├── maven-shared-components-19.pom
│   │   │   │   │   │   │   ├── maven-shared-components-19.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 21
│   │   │   │   │   │   │   ├── maven-shared-components-21.pom
│   │   │   │   │   │   │   ├── maven-shared-components-21.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 22
│   │   │   │   │   │   │   ├── maven-shared-components-22.pom
│   │   │   │   │   │   │   ├── maven-shared-components-22.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   ├── 30
│   │   │   │   │   │   │   ├── maven-shared-components-30.pom
│   │   │   │   │   │   │   ├── maven-shared-components-30.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 31
│   │   │   │   │   │   ├── maven-shared-components-31.pom
│   │   │   │   │   │   ├── maven-shared-components-31.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── maven-shared-incremental
│   │   │   │   │   │   └── 1.1
│   │   │   │   │   │   ├── maven-shared-incremental-1.1.jar
│   │   │   │   │   │   ├── maven-shared-incremental-1.1.jar.sha1
│   │   │   │   │   │   ├── maven-shared-incremental-1.1.pom
│   │   │   │   │   │   ├── maven-shared-incremental-1.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── maven-shared-utils
│   │   │   │   │   ├── 0.1
│   │   │   │   │   │   ├── maven-shared-utils-0.1.jar
│   │   │   │   │   │   ├── maven-shared-utils-0.1.jar.sha1
│   │   │   │   │   │   ├── maven-shared-utils-0.1.pom
│   │   │   │   │   │   ├── maven-shared-utils-0.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 0.3
│   │   │   │   │   │   ├── maven-shared-utils-0.3.jar
│   │   │   │   │   │   ├── maven-shared-utils-0.3.jar.sha1
│   │   │   │   │   │   ├── maven-shared-utils-0.3.pom
│   │   │   │   │   │   ├── maven-shared-utils-0.3.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 0.4
│   │   │   │   │   │   ├── maven-shared-utils-0.4.jar
│   │   │   │   │   │   ├── maven-shared-utils-0.4.jar.sha1
│   │   │   │   │   │   ├── maven-shared-utils-0.4.pom
│   │   │   │   │   │   ├── maven-shared-utils-0.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 3.0.0
│   │   │   │   │   │   ├── maven-shared-utils-3.0.0.jar
│   │   │   │   │   │   ├── maven-shared-utils-3.0.0.jar.sha1
│   │   │   │   │   │   ├── maven-shared-utils-3.0.0.pom
│   │   │   │   │   │   ├── maven-shared-utils-3.0.0.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── 3.2.0
│   │   │   │   │   │   ├── maven-shared-utils-3.2.0.jar
│   │   │   │   │   │   ├── maven-shared-utils-3.2.0.jar.sha1
│   │   │   │   │   │   ├── maven-shared-utils-3.2.0.pom
│   │   │   │   │   │   ├── maven-shared-utils-3.2.0.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 3.2.1
│   │   │   │   │   ├── maven-shared-utils-3.2.1.jar
│   │   │   │   │   ├── maven-shared-utils-3.2.1.jar.sha1
│   │   │   │   │   ├── maven-shared-utils-3.2.1.pom
│   │   │   │   │   ├── maven-shared-utils-3.2.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── surefire
│   │   │   │   │   ├── maven-surefire-common
│   │   │   │   │   │   ├── 2.12.4
│   │   │   │   │   │   │   ├── maven-surefire-common-2.12.4.jar
│   │   │   │   │   │   │   ├── maven-surefire-common-2.12.4.jar.sha1
│   │   │   │   │   │   │   ├── maven-surefire-common-2.12.4.pom
│   │   │   │   │   │   │   ├── maven-surefire-common-2.12.4.pom.sha1
│   │   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   │   └── 2.22.1
│   │   │   │   │   │   ├── maven-surefire-common-2.22.1.jar
│   │   │   │   │   │   ├── maven-surefire-common-2.22.1.jar.sha1
│   │   │   │   │   │   ├── maven-surefire-common-2.22.1.pom
│   │   │   │   │   │   ├── maven-surefire-common-2.22.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── surefire
│   │   │   │   │   │   ├── 2.12.4
│   │   │   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   │   │   ├── surefire-2.12.4.pom
│   │   │   │   │   │   │   └── surefire-2.12.4.pom.sha1
│   │   │   │   │   │   └── 2.22.1
│   │   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   │   ├── surefire-2.22.1.pom
│   │   │   │   │   │   └── surefire-2.22.1.pom.sha1
│   │   │   │   │   ├── surefire-api
│   │   │   │   │   │   ├── 2.12.4
│   │   │   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   │   │   ├── surefire-api-2.12.4.jar
│   │   │   │   │   │   │   ├── surefire-api-2.12.4.jar.sha1
│   │   │   │   │   │   │   ├── surefire-api-2.12.4.pom
│   │   │   │   │   │   │   └── surefire-api-2.12.4.pom.sha1
│   │   │   │   │   │   └── 2.22.1
│   │   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   │   ├── surefire-api-2.22.1.jar
│   │   │   │   │   │   ├── surefire-api-2.22.1.jar.sha1
│   │   │   │   │   │   ├── surefire-api-2.22.1.pom
│   │   │   │   │   │   └── surefire-api-2.22.1.pom.sha1
│   │   │   │   │   ├── surefire-booter
│   │   │   │   │   │   ├── 2.12.4
│   │   │   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   │   │   ├── surefire-booter-2.12.4.jar
│   │   │   │   │   │   │   ├── surefire-booter-2.12.4.jar.sha1
│   │   │   │   │   │   │   ├── surefire-booter-2.12.4.pom
│   │   │   │   │   │   │   └── surefire-booter-2.12.4.pom.sha1
│   │   │   │   │   │   └── 2.22.1
│   │   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   │   ├── surefire-booter-2.22.1.jar
│   │   │   │   │   │   ├── surefire-booter-2.22.1.jar.sha1
│   │   │   │   │   │   ├── surefire-booter-2.22.1.pom
│   │   │   │   │   │   └── surefire-booter-2.22.1.pom.sha1
│   │   │   │   │   └── surefire-logger-api
│   │   │   │   │   └── 2.22.1
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── surefire-logger-api-2.22.1.jar
│   │   │   │   │   ├── surefire-logger-api-2.22.1.jar.sha1
│   │   │   │   │   ├── surefire-logger-api-2.22.1.pom
│   │   │   │   │   └── surefire-logger-api-2.22.1.pom.sha1
│   │   │   │   └── wagon
│   │   │   │   ├── wagon
│   │   │   │   │   ├── 1.0
│   │   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   │   ├── wagon-1.0.pom
│   │   │   │   │   │   └── wagon-1.0.pom.sha1
│   │   │   │   │   └── 2.8
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── wagon-2.8.pom
│   │   │   │   │   └── wagon-2.8.pom.sha1
│   │   │   │   └── wagon-provider-api
│   │   │   │   ├── 1.0
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── wagon-provider-api-1.0.jar
│   │   │   │   │   ├── wagon-provider-api-1.0.jar.sha1
│   │   │   │   │   ├── wagon-provider-api-1.0.pom
│   │   │   │   │   └── wagon-provider-api-1.0.pom.sha1
│   │   │   │   └── 2.8
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── wagon-provider-api-2.8.jar
│   │   │   │   ├── wagon-provider-api-2.8.jar.sha1
│   │   │   │   ├── wagon-provider-api-2.8.pom
│   │   │   │   └── wagon-provider-api-2.8.pom.sha1
│   │   │   ├── struts
│   │   │   │   ├── struts-core
│   │   │   │   │   └── 1.3.8
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── struts-core-1.3.8.jar
│   │   │   │   │   ├── struts-core-1.3.8.jar.sha1
│   │   │   │   │   ├── struts-core-1.3.8.pom
│   │   │   │   │   └── struts-core-1.3.8.pom.sha1
│   │   │   │   ├── struts-master
│   │   │   │   │   └── 4
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── struts-master-4.pom
│   │   │   │   │   └── struts-master-4.pom.sha1
│   │   │   │   ├── struts-parent
│   │   │   │   │   └── 1.3.8
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── struts-parent-1.3.8.pom
│   │   │   │   │   └── struts-parent-1.3.8.pom.sha1
│   │   │   │   ├── struts-taglib
│   │   │   │   │   └── 1.3.8
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── struts-taglib-1.3.8.jar
│   │   │   │   │   ├── struts-taglib-1.3.8.jar.sha1
│   │   │   │   │   ├── struts-taglib-1.3.8.pom
│   │   │   │   │   └── struts-taglib-1.3.8.pom.sha1
│   │   │   │   └── struts-tiles
│   │   │   │   └── 1.3.8
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── struts-tiles-1.3.8.jar
│   │   │   │   ├── struts-tiles-1.3.8.jar.sha1
│   │   │   │   ├── struts-tiles-1.3.8.pom
│   │   │   │   └── struts-tiles-1.3.8.pom.sha1
│   │   │   ├── tomcat
│   │   │   │   ├── embed
│   │   │   │   │   ├── tomcat-embed-core
│   │   │   │   │   │   └── 7.0.47
│   │   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   │   ├── tomcat-embed-core-7.0.47.jar
│   │   │   │   │   │   ├── tomcat-embed-core-7.0.47.jar.sha1
│   │   │   │   │   │   ├── tomcat-embed-core-7.0.47.pom
│   │   │   │   │   │   └── tomcat-embed-core-7.0.47.pom.sha1
│   │   │   │   │   ├── tomcat-embed-logging-juli
│   │   │   │   │   │   └── 7.0.47
│   │   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   │   ├── tomcat-embed-logging-juli-7.0.47.jar
│   │   │   │   │   │   ├── tomcat-embed-logging-juli-7.0.47.jar.sha1
│   │   │   │   │   │   ├── tomcat-embed-logging-juli-7.0.47.pom
│   │   │   │   │   │   └── tomcat-embed-logging-juli-7.0.47.pom.sha1
│   │   │   │   │   └── tomcat-embed-logging-log4j
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-embed-logging-log4j-7.0.47.jar
│   │   │   │   │   ├── tomcat-embed-logging-log4j-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-embed-logging-log4j-7.0.47.pom
│   │   │   │   │   └── tomcat-embed-logging-log4j-7.0.47.pom.sha1
│   │   │   │   ├── maven
│   │   │   │   │   ├── common-tomcat-maven-plugin
│   │   │   │   │   │   └── 2.2
│   │   │   │   │   │   ├── common-tomcat-maven-plugin-2.2.jar
│   │   │   │   │   │   ├── common-tomcat-maven-plugin-2.2.jar.sha1
│   │   │   │   │   │   ├── common-tomcat-maven-plugin-2.2.pom
│   │   │   │   │   │   ├── common-tomcat-maven-plugin-2.2.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   ├── tomcat7-maven-plugin
│   │   │   │   │   │   └── 2.2
│   │   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   │   ├── tomcat7-maven-plugin-2.2.jar
│   │   │   │   │   │   ├── tomcat7-maven-plugin-2.2.jar.sha1
│   │   │   │   │   │   ├── tomcat7-maven-plugin-2.2.pom
│   │   │   │   │   │   └── tomcat7-maven-plugin-2.2.pom.sha1
│   │   │   │   │   ├── tomcat7-war-runner
│   │   │   │   │   │   └── 2.2
│   │   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   │   ├── tomcat7-war-runner-2.2.jar
│   │   │   │   │   │   ├── tomcat7-war-runner-2.2.jar.sha1
│   │   │   │   │   │   ├── tomcat7-war-runner-2.2.pom
│   │   │   │   │   │   └── tomcat7-war-runner-2.2.pom.sha1
│   │   │   │   │   └── tomcat-maven-plugin
│   │   │   │   │   └── 2.2
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-maven-plugin-2.2.pom
│   │   │   │   │   └── tomcat-maven-plugin-2.2.pom.sha1
│   │   │   │   ├── tomcat-annotations-api
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-annotations-api-7.0.47.jar
│   │   │   │   │   ├── tomcat-annotations-api-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-annotations-api-7.0.47.pom
│   │   │   │   │   └── tomcat-annotations-api-7.0.47.pom.sha1
│   │   │   │   ├── tomcat-api
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-api-7.0.47.jar
│   │   │   │   │   ├── tomcat-api-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-api-7.0.47.pom
│   │   │   │   │   └── tomcat-api-7.0.47.pom.sha1
│   │   │   │   ├── tomcat-catalina
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-catalina-7.0.47.jar
│   │   │   │   │   ├── tomcat-catalina-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-catalina-7.0.47.pom
│   │   │   │   │   └── tomcat-catalina-7.0.47.pom.sha1
│   │   │   │   ├── tomcat-catalina-ha
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-catalina-ha-7.0.47.jar
│   │   │   │   │   ├── tomcat-catalina-ha-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-catalina-ha-7.0.47.pom
│   │   │   │   │   └── tomcat-catalina-ha-7.0.47.pom.sha1
│   │   │   │   ├── tomcat-coyote
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-coyote-7.0.47.jar
│   │   │   │   │   ├── tomcat-coyote-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-coyote-7.0.47.pom
│   │   │   │   │   └── tomcat-coyote-7.0.47.pom.sha1
│   │   │   │   ├── tomcat-dbcp
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-dbcp-7.0.47.jar
│   │   │   │   │   ├── tomcat-dbcp-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-dbcp-7.0.47.pom
│   │   │   │   │   └── tomcat-dbcp-7.0.47.pom.sha1
│   │   │   │   ├── tomcat-el-api
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-el-api-7.0.47.jar
│   │   │   │   │   ├── tomcat-el-api-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-el-api-7.0.47.pom
│   │   │   │   │   └── tomcat-el-api-7.0.47.pom.sha1
│   │   │   │   ├── tomcat-jasper
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-jasper-7.0.47.jar
│   │   │   │   │   ├── tomcat-jasper-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-jasper-7.0.47.pom
│   │   │   │   │   └── tomcat-jasper-7.0.47.pom.sha1
│   │   │   │   ├── tomcat-jasper-el
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-jasper-el-7.0.47.jar
│   │   │   │   │   ├── tomcat-jasper-el-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-jasper-el-7.0.47.pom
│   │   │   │   │   └── tomcat-jasper-el-7.0.47.pom.sha1
│   │   │   │   ├── tomcat-jdbc
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-jdbc-7.0.47.jar
│   │   │   │   │   ├── tomcat-jdbc-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-jdbc-7.0.47.pom
│   │   │   │   │   └── tomcat-jdbc-7.0.47.pom.sha1
│   │   │   │   ├── tomcat-jsp-api
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-jsp-api-7.0.47.jar
│   │   │   │   │   ├── tomcat-jsp-api-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-jsp-api-7.0.47.pom
│   │   │   │   │   └── tomcat-jsp-api-7.0.47.pom.sha1
│   │   │   │   ├── tomcat-juli
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-juli-7.0.47.jar
│   │   │   │   │   ├── tomcat-juli-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-juli-7.0.47.pom
│   │   │   │   │   └── tomcat-juli-7.0.47.pom.sha1
│   │   │   │   ├── tomcat-servlet-api
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-servlet-api-7.0.47.jar
│   │   │   │   │   ├── tomcat-servlet-api-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-servlet-api-7.0.47.pom
│   │   │   │   │   └── tomcat-servlet-api-7.0.47.pom.sha1
│   │   │   │   ├── tomcat-tribes
│   │   │   │   │   └── 7.0.47
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── tomcat-tribes-7.0.47.jar
│   │   │   │   │   ├── tomcat-tribes-7.0.47.jar.sha1
│   │   │   │   │   ├── tomcat-tribes-7.0.47.pom
│   │   │   │   │   └── tomcat-tribes-7.0.47.pom.sha1
│   │   │   │   └── tomcat-util
│   │   │   │   └── 7.0.47
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── tomcat-util-7.0.47.jar
│   │   │   │   ├── tomcat-util-7.0.47.jar.sha1
│   │   │   │   ├── tomcat-util-7.0.47.pom
│   │   │   │   └── tomcat-util-7.0.47.pom.sha1
│   │   │   ├── velocity
│   │   │   │   ├── velocity
│   │   │   │   │   ├── 1.5
│   │   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   │   ├── velocity-1.5.jar
│   │   │   │   │   │   ├── velocity-1.5.jar.sha1
│   │   │   │   │   │   ├── velocity-1.5.pom
│   │   │   │   │   │   └── velocity-1.5.pom.sha1
│   │   │   │   │   ├── 1.6.2
│   │   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   │   ├── velocity-1.6.2.pom
│   │   │   │   │   │   └── velocity-1.6.2.pom.sha1
│   │   │   │   │   └── 1.7
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── velocity-1.7.jar
│   │   │   │   │   ├── velocity-1.7.jar.sha1
│   │   │   │   │   ├── velocity-1.7.pom
│   │   │   │   │   └── velocity-1.7.pom.sha1
│   │   │   │   └── velocity-tools
│   │   │   │   └── 2.0
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── velocity-tools-2.0.jar
│   │   │   │   ├── velocity-tools-2.0.jar.sha1
│   │   │   │   ├── velocity-tools-2.0.pom
│   │   │   │   └── velocity-tools-2.0.pom.sha1
│   │   │   └── xbean
│   │   │   ├── xbean
│   │   │   │   └── 3.4
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── xbean-3.4.pom
│   │   │   │   └── xbean-3.4.pom.sha1
│   │   │   └── xbean-reflect
│   │   │   └── 3.4
│   │   │   ├── _remote.repositories
│   │   │   ├── xbean-reflect-3.4.jar
│   │   │   ├── xbean-reflect-3.4.jar.sha1
│   │   │   ├── xbean-reflect-3.4.pom
│   │   │   └── xbean-reflect-3.4.pom.sha1
│   │   ├── beanshell
│   │   │   ├── beanshell
│   │   │   │   └── 2.0b4
│   │   │   │   ├── beanshell-2.0b4.pom
│   │   │   │   ├── beanshell-2.0b4.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── bsh
│   │   │   └── 2.0b4
│   │   │   ├── bsh-2.0b4.jar
│   │   │   ├── bsh-2.0b4.jar.sha1
│   │   │   ├── bsh-2.0b4.pom
│   │   │   ├── bsh-2.0b4.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── codehaus
│   │   │   ├── groovy
│   │   │   │   └── groovy
│   │   │   │   ├── 1.8.3
│   │   │   │   │   ├── groovy-1.8.3.pom
│   │   │   │   │   ├── groovy-1.8.3.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 2.4.16
│   │   │   │   ├── groovy-2.4.16.jar
│   │   │   │   ├── groovy-2.4.16.jar.sha1
│   │   │   │   ├── groovy-2.4.16.pom
│   │   │   │   ├── groovy-2.4.16.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── mojo
│   │   │   │   ├── maven-metadata-central.xml
│   │   │   │   ├── maven-metadata-central.xml.sha1
│   │   │   │   └── resolver-status.properties
│   │   │   └── plexus
│   │   │   ├── plexus
│   │   │   │   ├── 1.0.10
│   │   │   │   │   ├── plexus-1.0.10.pom
│   │   │   │   │   ├── plexus-1.0.10.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.0.11
│   │   │   │   │   ├── plexus-1.0.11.pom
│   │   │   │   │   ├── plexus-1.0.11.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.0.12
│   │   │   │   │   ├── plexus-1.0.12.pom
│   │   │   │   │   ├── plexus-1.0.12.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.0.4
│   │   │   │   │   ├── plexus-1.0.4.pom
│   │   │   │   │   ├── plexus-1.0.4.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.0.8
│   │   │   │   │   ├── plexus-1.0.8.pom
│   │   │   │   │   ├── plexus-1.0.8.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.0.9
│   │   │   │   │   ├── plexus-1.0.9.pom
│   │   │   │   │   ├── plexus-1.0.9.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.0.2
│   │   │   │   │   ├── plexus-2.0.2.pom
│   │   │   │   │   ├── plexus-2.0.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.0.3
│   │   │   │   │   ├── plexus-2.0.3.pom
│   │   │   │   │   ├── plexus-2.0.3.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.0.5
│   │   │   │   │   ├── plexus-2.0.5.pom
│   │   │   │   │   ├── plexus-2.0.5.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.0.6
│   │   │   │   │   ├── plexus-2.0.6.pom
│   │   │   │   │   ├── plexus-2.0.6.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.0.7
│   │   │   │   │   ├── plexus-2.0.7.pom
│   │   │   │   │   ├── plexus-2.0.7.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.0.1
│   │   │   │   │   ├── plexus-3.0.1.pom
│   │   │   │   │   ├── plexus-3.0.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.1
│   │   │   │   │   ├── plexus-3.1.pom
│   │   │   │   │   ├── plexus-3.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.2
│   │   │   │   │   ├── plexus-3.2.pom
│   │   │   │   │   ├── plexus-3.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.3
│   │   │   │   │   ├── plexus-3.3.pom
│   │   │   │   │   ├── plexus-3.3.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.3.1
│   │   │   │   │   ├── plexus-3.3.1.pom
│   │   │   │   │   ├── plexus-3.3.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.3.2
│   │   │   │   │   ├── plexus-3.3.2.pom
│   │   │   │   │   ├── plexus-3.3.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 4.0
│   │   │   │   │   ├── plexus-4.0.pom
│   │   │   │   │   ├── plexus-4.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 5.0
│   │   │   │   │   ├── plexus-5.0.pom
│   │   │   │   │   ├── plexus-5.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 5.1
│   │   │   │   ├── plexus-5.1.pom
│   │   │   │   ├── plexus-5.1.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-archiver
│   │   │   │   ├── 1.0
│   │   │   │   │   ├── plexus-archiver-1.0.jar
│   │   │   │   │   ├── plexus-archiver-1.0.jar.sha1
│   │   │   │   │   ├── plexus-archiver-1.0.pom
│   │   │   │   │   ├── plexus-archiver-1.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.0.1
│   │   │   │   │   ├── plexus-archiver-2.0.1.pom
│   │   │   │   │   ├── plexus-archiver-2.0.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.1
│   │   │   │   │   ├── plexus-archiver-2.1.jar
│   │   │   │   │   ├── plexus-archiver-2.1.jar.sha1
│   │   │   │   │   ├── plexus-archiver-2.1.pom
│   │   │   │   │   ├── plexus-archiver-2.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.1.1
│   │   │   │   │   ├── plexus-archiver-2.1.1.jar
│   │   │   │   │   ├── plexus-archiver-2.1.1.jar.sha1
│   │   │   │   │   ├── plexus-archiver-2.1.1.pom
│   │   │   │   │   ├── plexus-archiver-2.1.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.5
│   │   │   │   │   ├── plexus-archiver-3.5.pom
│   │   │   │   │   ├── plexus-archiver-3.5.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 3.6.0
│   │   │   │   ├── plexus-archiver-3.6.0.jar
│   │   │   │   ├── plexus-archiver-3.6.0.jar.sha1
│   │   │   │   ├── plexus-archiver-3.6.0.pom
│   │   │   │   ├── plexus-archiver-3.6.0.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-classworlds
│   │   │   │   ├── 1.2-alpha-7
│   │   │   │   │   ├── plexus-classworlds-1.2-alpha-7.pom
│   │   │   │   │   ├── plexus-classworlds-1.2-alpha-7.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.2-alpha-9
│   │   │   │   │   ├── plexus-classworlds-1.2-alpha-9.pom
│   │   │   │   │   ├── plexus-classworlds-1.2-alpha-9.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.2.2
│   │   │   │   │   ├── plexus-classworlds-2.2.2.jar
│   │   │   │   │   ├── plexus-classworlds-2.2.2.jar.sha1
│   │   │   │   │   ├── plexus-classworlds-2.2.2.pom
│   │   │   │   │   ├── plexus-classworlds-2.2.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 2.2.3
│   │   │   │   ├── plexus-classworlds-2.2.3.jar
│   │   │   │   ├── plexus-classworlds-2.2.3.jar.sha1
│   │   │   │   ├── plexus-classworlds-2.2.3.pom
│   │   │   │   ├── plexus-classworlds-2.2.3.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-compiler
│   │   │   │   ├── 2.2
│   │   │   │   │   ├── plexus-compiler-2.2.pom
│   │   │   │   │   ├── plexus-compiler-2.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.4
│   │   │   │   │   ├── plexus-compiler-2.4.pom
│   │   │   │   │   ├── plexus-compiler-2.4.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 2.8.4
│   │   │   │   ├── plexus-compiler-2.8.4.pom
│   │   │   │   ├── plexus-compiler-2.8.4.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-compiler-api
│   │   │   │   ├── 2.2
│   │   │   │   │   ├── plexus-compiler-api-2.2.jar
│   │   │   │   │   ├── plexus-compiler-api-2.2.jar.sha1
│   │   │   │   │   ├── plexus-compiler-api-2.2.pom
│   │   │   │   │   ├── plexus-compiler-api-2.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.4
│   │   │   │   │   ├── plexus-compiler-api-2.4.jar
│   │   │   │   │   ├── plexus-compiler-api-2.4.jar.sha1
│   │   │   │   │   ├── plexus-compiler-api-2.4.pom
│   │   │   │   │   ├── plexus-compiler-api-2.4.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 2.8.4
│   │   │   │   ├── plexus-compiler-api-2.8.4.jar
│   │   │   │   ├── plexus-compiler-api-2.8.4.jar.sha1
│   │   │   │   ├── plexus-compiler-api-2.8.4.pom
│   │   │   │   ├── plexus-compiler-api-2.8.4.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-compiler-javac
│   │   │   │   ├── 2.2
│   │   │   │   │   ├── plexus-compiler-javac-2.2.jar
│   │   │   │   │   ├── plexus-compiler-javac-2.2.jar.sha1
│   │   │   │   │   ├── plexus-compiler-javac-2.2.pom
│   │   │   │   │   ├── plexus-compiler-javac-2.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.4
│   │   │   │   │   ├── plexus-compiler-javac-2.4.jar
│   │   │   │   │   ├── plexus-compiler-javac-2.4.jar.sha1
│   │   │   │   │   ├── plexus-compiler-javac-2.4.pom
│   │   │   │   │   ├── plexus-compiler-javac-2.4.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 2.8.4
│   │   │   │   ├── plexus-compiler-javac-2.8.4.jar
│   │   │   │   ├── plexus-compiler-javac-2.8.4.jar.sha1
│   │   │   │   ├── plexus-compiler-javac-2.8.4.pom
│   │   │   │   ├── plexus-compiler-javac-2.8.4.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-compiler-manager
│   │   │   │   ├── 2.2
│   │   │   │   │   ├── plexus-compiler-manager-2.2.jar
│   │   │   │   │   ├── plexus-compiler-manager-2.2.jar.sha1
│   │   │   │   │   ├── plexus-compiler-manager-2.2.pom
│   │   │   │   │   ├── plexus-compiler-manager-2.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.4
│   │   │   │   │   ├── plexus-compiler-manager-2.4.jar
│   │   │   │   │   ├── plexus-compiler-manager-2.4.jar.sha1
│   │   │   │   │   ├── plexus-compiler-manager-2.4.pom
│   │   │   │   │   ├── plexus-compiler-manager-2.4.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 2.8.4
│   │   │   │   ├── plexus-compiler-manager-2.8.4.jar
│   │   │   │   ├── plexus-compiler-manager-2.8.4.jar.sha1
│   │   │   │   ├── plexus-compiler-manager-2.8.4.pom
│   │   │   │   ├── plexus-compiler-manager-2.8.4.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-compilers
│   │   │   │   ├── 2.2
│   │   │   │   │   ├── plexus-compilers-2.2.pom
│   │   │   │   │   ├── plexus-compilers-2.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.4
│   │   │   │   │   ├── plexus-compilers-2.4.pom
│   │   │   │   │   ├── plexus-compilers-2.4.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 2.8.4
│   │   │   │   ├── plexus-compilers-2.8.4.pom
│   │   │   │   ├── plexus-compilers-2.8.4.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-component-annotations
│   │   │   │   ├── 1.5.5
│   │   │   │   │   ├── plexus-component-annotations-1.5.5.jar
│   │   │   │   │   ├── plexus-component-annotations-1.5.5.jar.sha1
│   │   │   │   │   ├── plexus-component-annotations-1.5.5.pom
│   │   │   │   │   ├── plexus-component-annotations-1.5.5.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.6
│   │   │   │   │   ├── plexus-component-annotations-1.6.jar
│   │   │   │   │   ├── plexus-component-annotations-1.6.jar.sha1
│   │   │   │   │   ├── plexus-component-annotations-1.6.pom
│   │   │   │   │   ├── plexus-component-annotations-1.6.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 1.7.1
│   │   │   │   ├── plexus-component-annotations-1.7.1.jar
│   │   │   │   ├── plexus-component-annotations-1.7.1.jar.sha1
│   │   │   │   ├── plexus-component-annotations-1.7.1.pom
│   │   │   │   ├── plexus-component-annotations-1.7.1.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-components
│   │   │   │   ├── 1.1.12
│   │   │   │   │   ├── plexus-components-1.1.12.pom
│   │   │   │   │   ├── plexus-components-1.1.12.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.1.14
│   │   │   │   │   ├── plexus-components-1.1.14.pom
│   │   │   │   │   ├── plexus-components-1.1.14.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.1.15
│   │   │   │   │   ├── plexus-components-1.1.15.pom
│   │   │   │   │   ├── plexus-components-1.1.15.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.1.17
│   │   │   │   │   ├── plexus-components-1.1.17.pom
│   │   │   │   │   ├── plexus-components-1.1.17.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.1.18
│   │   │   │   │   ├── plexus-components-1.1.18.pom
│   │   │   │   │   ├── plexus-components-1.1.18.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.1.19
│   │   │   │   │   ├── plexus-components-1.1.19.pom
│   │   │   │   │   ├── plexus-components-1.1.19.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.1.7
│   │   │   │   │   ├── plexus-components-1.1.7.pom
│   │   │   │   │   ├── plexus-components-1.1.7.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.1.9
│   │   │   │   │   ├── plexus-components-1.1.9.pom
│   │   │   │   │   ├── plexus-components-1.1.9.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.3.1
│   │   │   │   │   ├── plexus-components-1.3.1.pom
│   │   │   │   │   ├── plexus-components-1.3.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 4.0
│   │   │   │   ├── plexus-components-4.0.pom
│   │   │   │   ├── plexus-components-4.0.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-container-default
│   │   │   │   ├── 1.0-alpha-20
│   │   │   │   │   ├── plexus-container-default-1.0-alpha-20.pom
│   │   │   │   │   ├── plexus-container-default-1.0-alpha-20.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.0-alpha-30
│   │   │   │   │   ├── plexus-container-default-1.0-alpha-30.jar
│   │   │   │   │   ├── plexus-container-default-1.0-alpha-30.jar.sha1
│   │   │   │   │   ├── plexus-container-default-1.0-alpha-30.pom
│   │   │   │   │   ├── plexus-container-default-1.0-alpha-30.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.0-alpha-8
│   │   │   │   │   ├── plexus-container-default-1.0-alpha-8.pom
│   │   │   │   │   ├── plexus-container-default-1.0-alpha-8.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.0-alpha-9
│   │   │   │   │   ├── plexus-container-default-1.0-alpha-9.pom
│   │   │   │   │   ├── plexus-container-default-1.0-alpha-9.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.0-alpha-9-stable-1
│   │   │   │   │   ├── plexus-container-default-1.0-alpha-9-stable-1.jar
│   │   │   │   │   ├── plexus-container-default-1.0-alpha-9-stable-1.jar.sha1
│   │   │   │   │   ├── plexus-container-default-1.0-alpha-9-stable-1.pom
│   │   │   │   │   ├── plexus-container-default-1.0-alpha-9-stable-1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 1.5.5
│   │   │   │   ├── plexus-container-default-1.5.5.jar
│   │   │   │   ├── plexus-container-default-1.5.5.jar.sha1
│   │   │   │   ├── plexus-container-default-1.5.5.pom
│   │   │   │   ├── plexus-container-default-1.5.5.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-containers
│   │   │   │   ├── 1.0.3
│   │   │   │   │   ├── plexus-containers-1.0.3.pom
│   │   │   │   │   ├── plexus-containers-1.0.3.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.0-alpha-20
│   │   │   │   │   ├── plexus-containers-1.0-alpha-20.pom
│   │   │   │   │   ├── plexus-containers-1.0-alpha-20.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.0-alpha-30
│   │   │   │   │   ├── plexus-containers-1.0-alpha-30.pom
│   │   │   │   │   ├── plexus-containers-1.0-alpha-30.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.5.5
│   │   │   │   │   ├── plexus-containers-1.5.5.pom
│   │   │   │   │   ├── plexus-containers-1.5.5.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.6
│   │   │   │   │   ├── plexus-containers-1.6.pom
│   │   │   │   │   ├── plexus-containers-1.6.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 1.7.1
│   │   │   │   ├── plexus-containers-1.7.1.pom
│   │   │   │   ├── plexus-containers-1.7.1.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-digest
│   │   │   │   └── 1.0
│   │   │   │   ├── plexus-digest-1.0.jar
│   │   │   │   ├── plexus-digest-1.0.jar.sha1
│   │   │   │   ├── plexus-digest-1.0.pom
│   │   │   │   ├── plexus-digest-1.0.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-i18n
│   │   │   │   └── 1.0-beta-7
│   │   │   │   ├── plexus-i18n-1.0-beta-7.jar
│   │   │   │   ├── plexus-i18n-1.0-beta-7.jar.sha1
│   │   │   │   ├── plexus-i18n-1.0-beta-7.pom
│   │   │   │   ├── plexus-i18n-1.0-beta-7.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-interactivity
│   │   │   │   └── 1.0-alpha-6
│   │   │   │   ├── plexus-interactivity-1.0-alpha-6.pom
│   │   │   │   ├── plexus-interactivity-1.0-alpha-6.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-interactivity-api
│   │   │   │   ├── 1.0-alpha-4
│   │   │   │   │   ├── plexus-interactivity-api-1.0-alpha-4.jar
│   │   │   │   │   ├── plexus-interactivity-api-1.0-alpha-4.jar.sha1
│   │   │   │   │   ├── plexus-interactivity-api-1.0-alpha-4.pom
│   │   │   │   │   ├── plexus-interactivity-api-1.0-alpha-4.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 1.0-alpha-6
│   │   │   │   ├── plexus-interactivity-api-1.0-alpha-6.jar
│   │   │   │   ├── plexus-interactivity-api-1.0-alpha-6.jar.sha1
│   │   │   │   ├── plexus-interactivity-api-1.0-alpha-6.pom
│   │   │   │   ├── plexus-interactivity-api-1.0-alpha-6.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-interpolation
│   │   │   │   ├── 1.11
│   │   │   │   │   ├── plexus-interpolation-1.11.jar
│   │   │   │   │   ├── plexus-interpolation-1.11.jar.sha1
│   │   │   │   │   ├── plexus-interpolation-1.11.pom
│   │   │   │   │   ├── plexus-interpolation-1.11.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.12
│   │   │   │   │   ├── plexus-interpolation-1.12.pom
│   │   │   │   │   ├── plexus-interpolation-1.12.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.13
│   │   │   │   │   ├── plexus-interpolation-1.13.jar
│   │   │   │   │   ├── plexus-interpolation-1.13.jar.sha1
│   │   │   │   │   ├── plexus-interpolation-1.13.pom
│   │   │   │   │   ├── plexus-interpolation-1.13.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.14
│   │   │   │   │   ├── plexus-interpolation-1.14.jar
│   │   │   │   │   ├── plexus-interpolation-1.14.jar.sha1
│   │   │   │   │   ├── plexus-interpolation-1.14.pom
│   │   │   │   │   ├── plexus-interpolation-1.14.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.15
│   │   │   │   │   ├── plexus-interpolation-1.15.jar
│   │   │   │   │   ├── plexus-interpolation-1.15.jar.sha1
│   │   │   │   │   ├── plexus-interpolation-1.15.pom
│   │   │   │   │   ├── plexus-interpolation-1.15.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.21
│   │   │   │   │   ├── plexus-interpolation-1.21.pom
│   │   │   │   │   ├── plexus-interpolation-1.21.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.22
│   │   │   │   │   ├── plexus-interpolation-1.22.pom
│   │   │   │   │   ├── plexus-interpolation-1.22.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.24
│   │   │   │   │   ├── plexus-interpolation-1.24.jar
│   │   │   │   │   ├── plexus-interpolation-1.24.jar.sha1
│   │   │   │   │   ├── plexus-interpolation-1.24.pom
│   │   │   │   │   ├── plexus-interpolation-1.24.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.25
│   │   │   │   │   ├── plexus-interpolation-1.25.jar
│   │   │   │   │   ├── plexus-interpolation-1.25.jar.sha1
│   │   │   │   │   ├── plexus-interpolation-1.25.pom
│   │   │   │   │   ├── plexus-interpolation-1.25.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 1.6
│   │   │   │   ├── plexus-interpolation-1.6.pom
│   │   │   │   ├── plexus-interpolation-1.6.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-io
│   │   │   │   ├── 1.0
│   │   │   │   │   ├── plexus-io-1.0.jar
│   │   │   │   │   ├── plexus-io-1.0.jar.sha1
│   │   │   │   │   ├── plexus-io-1.0.pom
│   │   │   │   │   ├── plexus-io-1.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.0.1
│   │   │   │   │   ├── plexus-io-2.0.1.pom
│   │   │   │   │   ├── plexus-io-2.0.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.0.2
│   │   │   │   │   ├── plexus-io-2.0.2.jar
│   │   │   │   │   ├── plexus-io-2.0.2.jar.sha1
│   │   │   │   │   ├── plexus-io-2.0.2.pom
│   │   │   │   │   ├── plexus-io-2.0.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.0.3
│   │   │   │   │   ├── plexus-io-2.0.3.jar
│   │   │   │   │   ├── plexus-io-2.0.3.jar.sha1
│   │   │   │   │   ├── plexus-io-2.0.3.pom
│   │   │   │   │   ├── plexus-io-2.0.3.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.0.0
│   │   │   │   │   ├── plexus-io-3.0.0.pom
│   │   │   │   │   ├── plexus-io-3.0.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 3.0.1
│   │   │   │   ├── plexus-io-3.0.1.jar
│   │   │   │   ├── plexus-io-3.0.1.jar.sha1
│   │   │   │   ├── plexus-io-3.0.1.pom
│   │   │   │   ├── plexus-io-3.0.1.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-java
│   │   │   │   └── 0.9.10
│   │   │   │   ├── plexus-java-0.9.10.jar
│   │   │   │   ├── plexus-java-0.9.10.jar.sha1
│   │   │   │   ├── plexus-java-0.9.10.pom
│   │   │   │   ├── plexus-java-0.9.10.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-languages
│   │   │   │   └── 0.9.10
│   │   │   │   ├── plexus-languages-0.9.10.pom
│   │   │   │   ├── plexus-languages-0.9.10.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus-utils
│   │   │   │   ├── 1.0.4
│   │   │   │   │   ├── plexus-utils-1.0.4.pom
│   │   │   │   │   ├── plexus-utils-1.0.4.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.3
│   │   │   │   │   ├── plexus-utils-1.3.pom
│   │   │   │   │   ├── plexus-utils-1.3.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.4.1
│   │   │   │   │   ├── plexus-utils-1.4.1.pom
│   │   │   │   │   ├── plexus-utils-1.4.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.4.2
│   │   │   │   │   ├── plexus-utils-1.4.2.pom
│   │   │   │   │   ├── plexus-utils-1.4.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.4.5
│   │   │   │   │   ├── plexus-utils-1.4.5.pom
│   │   │   │   │   ├── plexus-utils-1.4.5.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.5.1
│   │   │   │   │   ├── plexus-utils-1.5.1.jar
│   │   │   │   │   ├── plexus-utils-1.5.1.jar.sha1
│   │   │   │   │   ├── plexus-utils-1.5.1.pom
│   │   │   │   │   ├── plexus-utils-1.5.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.5.10
│   │   │   │   │   ├── plexus-utils-1.5.10.jar
│   │   │   │   │   ├── plexus-utils-1.5.10.jar.sha1
│   │   │   │   │   ├── plexus-utils-1.5.10.pom
│   │   │   │   │   ├── plexus-utils-1.5.10.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.5.15
│   │   │   │   │   ├── plexus-utils-1.5.15.jar
│   │   │   │   │   ├── plexus-utils-1.5.15.jar.sha1
│   │   │   │   │   ├── plexus-utils-1.5.15.pom
│   │   │   │   │   ├── plexus-utils-1.5.15.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.5.5
│   │   │   │   │   ├── plexus-utils-1.5.5.pom
│   │   │   │   │   ├── plexus-utils-1.5.5.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.5.6
│   │   │   │   │   ├── plexus-utils-1.5.6.jar
│   │   │   │   │   ├── plexus-utils-1.5.6.jar.sha1
│   │   │   │   │   ├── plexus-utils-1.5.6.pom
│   │   │   │   │   ├── plexus-utils-1.5.6.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 1.5.8
│   │   │   │   │   ├── plexus-utils-1.5.8.pom
│   │   │   │   │   ├── plexus-utils-1.5.8.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.0.4
│   │   │   │   │   ├── plexus-utils-2.0.4.jar
│   │   │   │   │   ├── plexus-utils-2.0.4.jar.sha1
│   │   │   │   │   ├── plexus-utils-2.0.4.pom
│   │   │   │   │   ├── plexus-utils-2.0.4.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 2.0.5
│   │   │   │   │   ├── plexus-utils-2.0.5.jar
│   │   │   │   │   ├── plexus-utils-2.0.5.jar.sha1
│   │   │   │   │   ├── plexus-utils-2.0.5.pom
│   │   │   │   │   ├── plexus-utils-2.0.5.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.0
│   │   │   │   │   ├── plexus-utils-3.0.jar
│   │   │   │   │   ├── plexus-utils-3.0.jar.sha1
│   │   │   │   │   ├── plexus-utils-3.0.pom
│   │   │   │   │   ├── plexus-utils-3.0.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.0.10
│   │   │   │   │   ├── plexus-utils-3.0.10.pom
│   │   │   │   │   ├── plexus-utils-3.0.10.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.0.15
│   │   │   │   │   ├── plexus-utils-3.0.15.jar
│   │   │   │   │   ├── plexus-utils-3.0.15.jar.sha1
│   │   │   │   │   ├── plexus-utils-3.0.15.pom
│   │   │   │   │   ├── plexus-utils-3.0.15.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.0.21
│   │   │   │   │   ├── plexus-utils-3.0.21.jar
│   │   │   │   │   ├── plexus-utils-3.0.21.jar.sha1
│   │   │   │   │   ├── plexus-utils-3.0.21.pom
│   │   │   │   │   ├── plexus-utils-3.0.21.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.0.22
│   │   │   │   │   ├── plexus-utils-3.0.22.pom
│   │   │   │   │   ├── plexus-utils-3.0.22.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.0.24
│   │   │   │   │   ├── plexus-utils-3.0.24.jar
│   │   │   │   │   ├── plexus-utils-3.0.24.jar.sha1
│   │   │   │   │   ├── plexus-utils-3.0.24.pom
│   │   │   │   │   ├── plexus-utils-3.0.24.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.0.5
│   │   │   │   │   ├── plexus-utils-3.0.5.jar
│   │   │   │   │   ├── plexus-utils-3.0.5.jar.sha1
│   │   │   │   │   ├── plexus-utils-3.0.5.pom
│   │   │   │   │   ├── plexus-utils-3.0.5.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3.0.8
│   │   │   │   │   ├── plexus-utils-3.0.8.jar
│   │   │   │   │   ├── plexus-utils-3.0.8.jar.sha1
│   │   │   │   │   ├── plexus-utils-3.0.8.pom
│   │   │   │   │   ├── plexus-utils-3.0.8.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 3.1.0
│   │   │   │   ├── plexus-utils-3.1.0.jar
│   │   │   │   ├── plexus-utils-3.1.0.jar.sha1
│   │   │   │   ├── plexus-utils-3.1.0.pom
│   │   │   │   ├── plexus-utils-3.1.0.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── plexus-velocity
│   │   │   ├── 1.1.7
│   │   │   │   ├── plexus-velocity-1.1.7.pom
│   │   │   │   ├── plexus-velocity-1.1.7.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── 1.1.8
│   │   │   ├── plexus-velocity-1.1.8.jar
│   │   │   ├── plexus-velocity-1.1.8.jar.sha1
│   │   │   ├── plexus-velocity-1.1.8.pom
│   │   │   ├── plexus-velocity-1.1.8.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── eclipse
│   │   │   ├── aether
│   │   │   │   ├── aether
│   │   │   │   │   └── 0.9.0.M2
│   │   │   │   │   ├── aether-0.9.0.M2.pom
│   │   │   │   │   ├── aether-0.9.0.M2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── aether-util
│   │   │   │   └── 0.9.0.M2
│   │   │   │   ├── aether-util-0.9.0.M2.jar
│   │   │   │   ├── aether-util-0.9.0.M2.jar.sha1
│   │   │   │   ├── aether-util-0.9.0.M2.pom
│   │   │   │   ├── aether-util-0.9.0.M2.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── jdt
│   │   │   │   └── core
│   │   │   │   └── compiler
│   │   │   │   └── ecj
│   │   │   │   └── 4.2.2
│   │   │   │   ├── ecj-4.2.2.jar
│   │   │   │   ├── ecj-4.2.2.jar.sha1
│   │   │   │   ├── ecj-4.2.2.pom
│   │   │   │   ├── ecj-4.2.2.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── jetty
│   │   │   └── jetty-parent
│   │   │   └── 14
│   │   │   ├── jetty-parent-14.pom
│   │   │   ├── jetty-parent-14.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── hamcrest
│   │   │   ├── hamcrest-core
│   │   │   │   ├── 1.1
│   │   │   │   │   ├── hamcrest-core-1.1.jar
│   │   │   │   │   ├── hamcrest-core-1.1.jar.sha1
│   │   │   │   │   ├── hamcrest-core-1.1.pom
│   │   │   │   │   ├── hamcrest-core-1.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 1.3
│   │   │   │   ├── hamcrest-core-1.3.jar
│   │   │   │   ├── hamcrest-core-1.3.jar.sha1
│   │   │   │   ├── hamcrest-core-1.3.pom
│   │   │   │   ├── hamcrest-core-1.3.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── hamcrest-parent
│   │   │   ├── 1.1
│   │   │   │   ├── hamcrest-parent-1.1.pom
│   │   │   │   ├── hamcrest-parent-1.1.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── 1.3
│   │   │   ├── hamcrest-parent-1.3.pom
│   │   │   ├── hamcrest-parent-1.3.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── iq80
│   │   │   └── snappy
│   │   │   └── snappy
│   │   │   └── 0.4
│   │   │   ├── _remote.repositories
│   │   │   ├── snappy-0.4.jar
│   │   │   ├── snappy-0.4.jar.sha1
│   │   │   ├── snappy-0.4.pom
│   │   │   └── snappy-0.4.pom.sha1
│   │   ├── mortbay
│   │   │   └── jetty
│   │   │   ├── jetty
│   │   │   │   └── 6.1.25
│   │   │   │   ├── jetty-6.1.25.jar
│   │   │   │   ├── jetty-6.1.25.jar.sha1
│   │   │   │   ├── jetty-6.1.25.pom
│   │   │   │   ├── jetty-6.1.25.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── jetty-parent
│   │   │   │   ├── 10
│   │   │   │   │   ├── jetty-parent-10.pom
│   │   │   │   │   ├── jetty-parent-10.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 7
│   │   │   │   ├── jetty-parent-7.pom
│   │   │   │   ├── jetty-parent-7.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── jetty-util
│   │   │   │   └── 6.1.25
│   │   │   │   ├── jetty-util-6.1.25.jar
│   │   │   │   ├── jetty-util-6.1.25.jar.sha1
│   │   │   │   ├── jetty-util-6.1.25.pom
│   │   │   │   ├── jetty-util-6.1.25.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── project
│   │   │   │   └── 6.1.25
│   │   │   │   ├── project-6.1.25.pom
│   │   │   │   ├── project-6.1.25.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── servlet-api
│   │   │   └── 2.5-20081211
│   │   │   ├── _remote.repositories
│   │   │   ├── servlet-api-2.5-20081211.jar
│   │   │   ├── servlet-api-2.5-20081211.jar.sha1
│   │   │   ├── servlet-api-2.5-20081211.pom
│   │   │   └── servlet-api-2.5-20081211.pom.sha1
│   │   ├── mybatis
│   │   │   ├── mybatis
│   │   │   │   └── 3.2.8
│   │   │   │   ├── mybatis-3.2.8.jar
│   │   │   │   ├── mybatis-3.2.8.jar.sha1
│   │   │   │   ├── mybatis-3.2.8.pom
│   │   │   │   ├── mybatis-3.2.8.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── mybatis-parent
│   │   │   │   ├── 20
│   │   │   │   │   ├── mybatis-parent-20.pom
│   │   │   │   │   ├── mybatis-parent-20.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 21
│   │   │   │   ├── mybatis-parent-21.pom
│   │   │   │   ├── mybatis-parent-21.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── mybatis-spring
│   │   │   └── 1.2.2
│   │   │   ├── mybatis-spring-1.2.2.jar
│   │   │   ├── mybatis-spring-1.2.2.jar.sha1
│   │   │   ├── mybatis-spring-1.2.2.pom
│   │   │   ├── mybatis-spring-1.2.2.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── objenesis
│   │   │   ├── objenesis
│   │   │   │   └── 2.6
│   │   │   │   ├── objenesis-2.6.jar
│   │   │   │   ├── objenesis-2.6.jar.sha1
│   │   │   │   ├── objenesis-2.6.pom
│   │   │   │   ├── objenesis-2.6.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── objenesis-parent
│   │   │   └── 2.6
│   │   │   ├── objenesis-parent-2.6.pom
│   │   │   ├── objenesis-parent-2.6.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── ow2
│   │   │   ├── asm
│   │   │   │   ├── asm
│   │   │   │   │   ├── 4.1
│   │   │   │   │   │   ├── asm-4.1.jar
│   │   │   │   │   │   ├── asm-4.1.jar.sha1
│   │   │   │   │   │   ├── asm-4.1.pom
│   │   │   │   │   │   ├── asm-4.1.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 6.2
│   │   │   │   │   ├── asm-6.2.jar
│   │   │   │   │   ├── asm-6.2.jar.sha1
│   │   │   │   │   ├── asm-6.2.pom
│   │   │   │   │   ├── asm-6.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── asm-analysis
│   │   │   │   │   └── 4.1
│   │   │   │   │   ├── asm-analysis-4.1.jar
│   │   │   │   │   ├── asm-analysis-4.1.jar.sha1
│   │   │   │   │   ├── asm-analysis-4.1.pom
│   │   │   │   │   ├── asm-analysis-4.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── asm-parent
│   │   │   │   │   └── 4.1
│   │   │   │   │   ├── asm-parent-4.1.pom
│   │   │   │   │   ├── asm-parent-4.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── asm-tree
│   │   │   │   │   └── 4.1
│   │   │   │   │   ├── asm-tree-4.1.jar
│   │   │   │   │   ├── asm-tree-4.1.jar.sha1
│   │   │   │   │   ├── asm-tree-4.1.pom
│   │   │   │   │   ├── asm-tree-4.1.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── asm-util
│   │   │   │   └── 4.1
│   │   │   │   ├── asm-util-4.1.jar
│   │   │   │   ├── asm-util-4.1.jar.sha1
│   │   │   │   ├── asm-util-4.1.pom
│   │   │   │   ├── asm-util-4.1.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── ow2
│   │   │   ├── 1.3
│   │   │   │   ├── ow2-1.3.pom
│   │   │   │   ├── ow2-1.3.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── 1.5
│   │   │   ├── ow2-1.5.pom
│   │   │   ├── ow2-1.5.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── parboiled
│   │   │   ├── parboiled-core
│   │   │   │   └── 1.1.4
│   │   │   │   ├── parboiled-core-1.1.4.jar
│   │   │   │   ├── parboiled-core-1.1.4.jar.sha1
│   │   │   │   ├── parboiled-core-1.1.4.pom
│   │   │   │   ├── parboiled-core-1.1.4.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   └── parboiled-java
│   │   │   └── 1.1.4
│   │   │   ├── parboiled-java-1.1.4.jar
│   │   │   ├── parboiled-java-1.1.4.jar.sha1
│   │   │   ├── parboiled-java-1.1.4.pom
│   │   │   ├── parboiled-java-1.1.4.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── pegdown
│   │   │   └── pegdown
│   │   │   └── 1.2.1
│   │   │   ├── pegdown-1.2.1.jar
│   │   │   ├── pegdown-1.2.1.jar.sha1
│   │   │   ├── pegdown-1.2.1.pom
│   │   │   ├── pegdown-1.2.1.pom.sha1
│   │   │   └── _remote.repositories
│   │   ├── slf4j
│   │   │   ├── jcl-over-slf4j
│   │   │   │   ├── 1.5.6
│   │   │   │   │   ├── jcl-over-slf4j-1.5.6.jar
│   │   │   │   │   ├── jcl-over-slf4j-1.5.6.jar.sha1
│   │   │   │   │   ├── jcl-over-slf4j-1.5.6.pom
│   │   │   │   │   ├── jcl-over-slf4j-1.5.6.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 1.7.5
│   │   │   │   ├── jcl-over-slf4j-1.7.5.jar
│   │   │   │   ├── jcl-over-slf4j-1.7.5.jar.sha1
│   │   │   │   ├── jcl-over-slf4j-1.7.5.pom
│   │   │   │   ├── jcl-over-slf4j-1.7.5.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── slf4j-api
│   │   │   │   ├── 1.5.6
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── slf4j-api-1.5.6.jar
│   │   │   │   │   ├── slf4j-api-1.5.6.jar.sha1
│   │   │   │   │   ├── slf4j-api-1.5.6.pom
│   │   │   │   │   └── slf4j-api-1.5.6.pom.sha1
│   │   │   │   ├── 1.7.12
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── slf4j-api-1.7.12.jar
│   │   │   │   │   ├── slf4j-api-1.7.12.jar.sha1
│   │   │   │   │   ├── slf4j-api-1.7.12.pom
│   │   │   │   │   └── slf4j-api-1.7.12.pom.sha1
│   │   │   │   └── 1.7.5
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── slf4j-api-1.7.5.jar
│   │   │   │   ├── slf4j-api-1.7.5.jar.sha1
│   │   │   │   ├── slf4j-api-1.7.5.pom
│   │   │   │   └── slf4j-api-1.7.5.pom.sha1
│   │   │   ├── slf4j-jdk14
│   │   │   │   └── 1.5.6
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── slf4j-jdk14-1.5.6.jar
│   │   │   │   ├── slf4j-jdk14-1.5.6.jar.sha1
│   │   │   │   ├── slf4j-jdk14-1.5.6.pom
│   │   │   │   └── slf4j-jdk14-1.5.6.pom.sha1
│   │   │   ├── slf4j-log4j12
│   │   │   │   └── 1.7.12
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── slf4j-log4j12-1.7.12.jar
│   │   │   │   ├── slf4j-log4j12-1.7.12.jar.sha1
│   │   │   │   ├── slf4j-log4j12-1.7.12.pom
│   │   │   │   └── slf4j-log4j12-1.7.12.pom.sha1
│   │   │   └── slf4j-parent
│   │   │   ├── 1.5.6
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── slf4j-parent-1.5.6.pom
│   │   │   │   └── slf4j-parent-1.5.6.pom.sha1
│   │   │   ├── 1.7.12
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── slf4j-parent-1.7.12.pom
│   │   │   │   └── slf4j-parent-1.7.12.pom.sha1
│   │   │   └── 1.7.5
│   │   │   ├── _remote.repositories
│   │   │   ├── slf4j-parent-1.7.5.pom
│   │   │   └── slf4j-parent-1.7.5.pom.sha1
│   │   ├── sonatype
│   │   │   ├── aether
│   │   │   │   ├── aether-api
│   │   │   │   │   └── 1.7
│   │   │   │   │   ├── aether-api-1.7.jar
│   │   │   │   │   ├── aether-api-1.7.jar.sha1
│   │   │   │   │   ├── aether-api-1.7.pom
│   │   │   │   │   ├── aether-api-1.7.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── aether-impl
│   │   │   │   │   └── 1.7
│   │   │   │   │   ├── aether-impl-1.7.jar
│   │   │   │   │   ├── aether-impl-1.7.jar.sha1
│   │   │   │   │   ├── aether-impl-1.7.pom
│   │   │   │   │   ├── aether-impl-1.7.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── aether-parent
│   │   │   │   │   └── 1.7
│   │   │   │   │   ├── aether-parent-1.7.pom
│   │   │   │   │   ├── aether-parent-1.7.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── aether-spi
│   │   │   │   │   └── 1.7
│   │   │   │   │   ├── aether-spi-1.7.jar
│   │   │   │   │   ├── aether-spi-1.7.jar.sha1
│   │   │   │   │   ├── aether-spi-1.7.pom
│   │   │   │   │   ├── aether-spi-1.7.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── aether-util
│   │   │   │   └── 1.7
│   │   │   │   ├── aether-util-1.7.jar
│   │   │   │   ├── aether-util-1.7.jar.sha1
│   │   │   │   ├── aether-util-1.7.pom
│   │   │   │   ├── aether-util-1.7.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── forge
│   │   │   │   └── forge-parent
│   │   │   │   ├── 10
│   │   │   │   │   ├── forge-parent-10.pom
│   │   │   │   │   ├── forge-parent-10.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 3
│   │   │   │   │   ├── forge-parent-3.pom
│   │   │   │   │   ├── forge-parent-3.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 4
│   │   │   │   │   ├── forge-parent-4.pom
│   │   │   │   │   ├── forge-parent-4.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── 5
│   │   │   │   │   ├── forge-parent-5.pom
│   │   │   │   │   ├── forge-parent-5.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 6
│   │   │   │   ├── forge-parent-6.pom
│   │   │   │   ├── forge-parent-6.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── oss
│   │   │   │   └── oss-parent
│   │   │   │   ├── 7
│   │   │   │   │   ├── oss-parent-7.pom
│   │   │   │   │   ├── oss-parent-7.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── 9
│   │   │   │   ├── oss-parent-9.pom
│   │   │   │   ├── oss-parent-9.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── plexus
│   │   │   │   ├── plexus-build-api
│   │   │   │   │   ├── 0.0.4
│   │   │   │   │   │   ├── plexus-build-api-0.0.4.jar
│   │   │   │   │   │   ├── plexus-build-api-0.0.4.jar.sha1
│   │   │   │   │   │   ├── plexus-build-api-0.0.4.pom
│   │   │   │   │   │   ├── plexus-build-api-0.0.4.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── 0.0.7
│   │   │   │   │   ├── plexus-build-api-0.0.7.jar
│   │   │   │   │   ├── plexus-build-api-0.0.7.jar.sha1
│   │   │   │   │   ├── plexus-build-api-0.0.7.pom
│   │   │   │   │   ├── plexus-build-api-0.0.7.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── plexus-cipher
│   │   │   │   │   └── 1.4
│   │   │   │   │   ├── plexus-cipher-1.4.jar
│   │   │   │   │   ├── plexus-cipher-1.4.jar.sha1
│   │   │   │   │   ├── plexus-cipher-1.4.pom
│   │   │   │   │   ├── plexus-cipher-1.4.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   └── plexus-sec-dispatcher
│   │   │   │   └── 1.3
│   │   │   │   ├── plexus-sec-dispatcher-1.3.jar
│   │   │   │   ├── plexus-sec-dispatcher-1.3.jar.sha1
│   │   │   │   ├── plexus-sec-dispatcher-1.3.pom
│   │   │   │   ├── plexus-sec-dispatcher-1.3.pom.sha1
│   │   │   │   └── _remote.repositories
│   │   │   ├── sisu
│   │   │   │   ├── inject
│   │   │   │   │   ├── guice-bean
│   │   │   │   │   │   └── 1.4.2
│   │   │   │   │   │   ├── guice-bean-1.4.2.pom
│   │   │   │   │   │   ├── guice-bean-1.4.2.pom.sha1
│   │   │   │   │   │   └── _remote.repositories
│   │   │   │   │   └── guice-plexus
│   │   │   │   │   └── 1.4.2
│   │   │   │   │   ├── guice-plexus-1.4.2.pom
│   │   │   │   │   ├── guice-plexus-1.4.2.pom.sha1
│   │   │   │   │   └── _remote.repositories
│   │   │   │   ├── sisu-guice
│   │   │   │   │   └── 2.1.7
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── sisu-guice-2.1.7-noaop.jar
│   │   │   │   │   ├── sisu-guice-2.1.7-noaop.jar.sha1
│   │   │   │   │   ├── sisu-guice-2.1.7.pom
│   │   │   │   │   └── sisu-guice-2.1.7.pom.sha1
│   │   │   │   ├── sisu-inject
│   │   │   │   │   └── 1.4.2
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── sisu-inject-1.4.2.pom
│   │   │   │   │   └── sisu-inject-1.4.2.pom.sha1
│   │   │   │   ├── sisu-inject-bean
│   │   │   │   │   └── 1.4.2
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── sisu-inject-bean-1.4.2.jar
│   │   │   │   │   ├── sisu-inject-bean-1.4.2.jar.sha1
│   │   │   │   │   ├── sisu-inject-bean-1.4.2.pom
│   │   │   │   │   └── sisu-inject-bean-1.4.2.pom.sha1
│   │   │   │   ├── sisu-inject-plexus
│   │   │   │   │   └── 1.4.2
│   │   │   │   │   ├── _remote.repositories
│   │   │   │   │   ├── sisu-inject-plexus-1.4.2.jar
│   │   │   │   │   ├── sisu-inject-plexus-1.4.2.jar.sha1
│   │   │   │   │   ├── sisu-inject-plexus-1.4.2.pom
│   │   │   │   │   └── sisu-inject-plexus-1.4.2.pom.sha1
│   │   │   │   └── sisu-parent
│   │   │   │   └── 1.4.2
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── sisu-parent-1.4.2.pom
│   │   │   │   └── sisu-parent-1.4.2.pom.sha1
│   │   │   └── spice
│   │   │   └── spice-parent
│   │   │   ├── 10
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spice-parent-10.pom
│   │   │   │   └── spice-parent-10.pom.sha1
│   │   │   ├── 12
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spice-parent-12.pom
│   │   │   │   └── spice-parent-12.pom.sha1
│   │   │   ├── 15
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spice-parent-15.pom
│   │   │   │   └── spice-parent-15.pom.sha1
│   │   │   ├── 16
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spice-parent-16.pom
│   │   │   │   └── spice-parent-16.pom.sha1
│   │   │   └── 17
│   │   │   ├── _remote.repositories
│   │   │   ├── spice-parent-17.pom
│   │   │   └── spice-parent-17.pom.sha1
│   │   ├── springframework
│   │   │   ├── spring-aop
│   │   │   │   └── 4.0.2.RELEASE
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spring-aop-4.0.2.RELEASE.jar
│   │   │   │   ├── spring-aop-4.0.2.RELEASE.jar.sha1
│   │   │   │   ├── spring-aop-4.0.2.RELEASE.pom
│   │   │   │   └── spring-aop-4.0.2.RELEASE.pom.sha1
│   │   │   ├── spring-beans
│   │   │   │   └── 4.0.2.RELEASE
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spring-beans-4.0.2.RELEASE.jar
│   │   │   │   ├── spring-beans-4.0.2.RELEASE.jar.sha1
│   │   │   │   ├── spring-beans-4.0.2.RELEASE.pom
│   │   │   │   └── spring-beans-4.0.2.RELEASE.pom.sha1
│   │   │   ├── spring-context
│   │   │   │   └── 4.0.2.RELEASE
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spring-context-4.0.2.RELEASE.jar
│   │   │   │   ├── spring-context-4.0.2.RELEASE.jar.sha1
│   │   │   │   ├── spring-context-4.0.2.RELEASE.pom
│   │   │   │   └── spring-context-4.0.2.RELEASE.pom.sha1
│   │   │   ├── spring-context-support
│   │   │   │   └── 4.0.2.RELEASE
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spring-context-support-4.0.2.RELEASE.jar
│   │   │   │   ├── spring-context-support-4.0.2.RELEASE.jar.sha1
│   │   │   │   ├── spring-context-support-4.0.2.RELEASE.pom
│   │   │   │   └── spring-context-support-4.0.2.RELEASE.pom.sha1
│   │   │   ├── spring-core
│   │   │   │   └── 4.0.2.RELEASE
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spring-core-4.0.2.RELEASE.jar
│   │   │   │   ├── spring-core-4.0.2.RELEASE.jar.sha1
│   │   │   │   ├── spring-core-4.0.2.RELEASE.pom
│   │   │   │   └── spring-core-4.0.2.RELEASE.pom.sha1
│   │   │   ├── spring-expression
│   │   │   │   └── 4.0.2.RELEASE
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spring-expression-4.0.2.RELEASE.jar
│   │   │   │   ├── spring-expression-4.0.2.RELEASE.jar.sha1
│   │   │   │   ├── spring-expression-4.0.2.RELEASE.pom
│   │   │   │   └── spring-expression-4.0.2.RELEASE.pom.sha1
│   │   │   ├── spring-jdbc
│   │   │   │   └── 4.0.2.RELEASE
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spring-jdbc-4.0.2.RELEASE.jar
│   │   │   │   ├── spring-jdbc-4.0.2.RELEASE.jar.sha1
│   │   │   │   ├── spring-jdbc-4.0.2.RELEASE.pom
│   │   │   │   └── spring-jdbc-4.0.2.RELEASE.pom.sha1
│   │   │   ├── spring-orm
│   │   │   │   └── 4.0.2.RELEASE
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spring-orm-4.0.2.RELEASE.jar
│   │   │   │   ├── spring-orm-4.0.2.RELEASE.jar.sha1
│   │   │   │   ├── spring-orm-4.0.2.RELEASE.pom
│   │   │   │   └── spring-orm-4.0.2.RELEASE.pom.sha1
│   │   │   ├── spring-oxm
│   │   │   │   └── 4.0.2.RELEASE
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spring-oxm-4.0.2.RELEASE.jar
│   │   │   │   ├── spring-oxm-4.0.2.RELEASE.jar.sha1
│   │   │   │   ├── spring-oxm-4.0.2.RELEASE.pom
│   │   │   │   └── spring-oxm-4.0.2.RELEASE.pom.sha1
│   │   │   ├── spring-test
│   │   │   │   └── 4.0.2.RELEASE
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spring-test-4.0.2.RELEASE.jar
│   │   │   │   ├── spring-test-4.0.2.RELEASE.jar.sha1
│   │   │   │   ├── spring-test-4.0.2.RELEASE.pom
│   │   │   │   └── spring-test-4.0.2.RELEASE.pom.sha1
│   │   │   ├── spring-tx
│   │   │   │   └── 4.0.2.RELEASE
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spring-tx-4.0.2.RELEASE.jar
│   │   │   │   ├── spring-tx-4.0.2.RELEASE.jar.sha1
│   │   │   │   ├── spring-tx-4.0.2.RELEASE.pom
│   │   │   │   └── spring-tx-4.0.2.RELEASE.pom.sha1
│   │   │   ├── spring-web
│   │   │   │   └── 4.0.2.RELEASE
│   │   │   │   ├── _remote.repositories
│   │   │   │   ├── spring-web-4.0.2.RELEASE.jar
│   │   │   │   ├── spring-web-4.0.2.RELEASE.jar.sha1
│   │   │   │   ├── spring-web-4.0.2.RELEASE.pom
│   │   │   │   └── spring-web-4.0.2.RELEASE.pom.sha1
│   │   │   └── spring-webmvc
│   │   │   └── 4.0.2.RELEASE
│   │   │   ├── _remote.repositories
│   │   │   ├── spring-webmvc-4.0.2.RELEASE.jar
│   │   │   ├── spring-webmvc-4.0.2.RELEASE.jar.sha1
│   │   │   ├── spring-webmvc-4.0.2.RELEASE.pom
│   │   │   └── spring-webmvc-4.0.2.RELEASE.pom.sha1
│   │   └── tukaani
│   │   └── xz
│   │   ├── 1.0
│   │   │   ├── _remote.repositories
│   │   │   ├── xz-1.0.jar
│   │   │   ├── xz-1.0.jar.sha1
│   │   │   ├── xz-1.0.pom
│   │   │   └── xz-1.0.pom.sha1
│   │   ├── 1.6
│   │   │   ├── _remote.repositories
│   │   │   ├── xz-1.6.pom
│   │   │   └── xz-1.6.pom.sha1
│   │   └── 1.8
│   │   ├── _remote.repositories
│   │   ├── xz-1.8.jar
│   │   ├── xz-1.8.jar.sha1
│   │   ├── xz-1.8.pom
│   │   └── xz-1.8.pom.sha1
│   ├── oro
│   │   └── oro
│   │   └── 2.0.8
│   │   ├── oro-2.0.8.jar
│   │   ├── oro-2.0.8.jar.sha1
│   │   ├── oro-2.0.8.pom
│   │   ├── oro-2.0.8.pom.sha1
│   │   └── _remote.repositories
│   ├── sslext
│   │   └── sslext
│   │   └── 1.2-0
│   │   ├── _remote.repositories
│   │   ├── sslext-1.2-0.jar
│   │   ├── sslext-1.2-0.jar.sha1
│   │   ├── sslext-1.2-0.pom
│   │   └── sslext-1.2-0.pom.sha1
│   ├── xerces
│   │   └── xercesImpl
│   │   └── 2.9.1
│   │   ├── _remote.repositories
│   │   ├── xercesImpl-2.9.1.jar
│   │   ├── xercesImpl-2.9.1.jar.sha1
│   │   ├── xercesImpl-2.9.1.pom
│   │   └── xercesImpl-2.9.1.pom.sha1
│   ├── xml-apis
│   │   └── xml-apis
│   │   ├── 1.0.b2
│   │   │   ├── _remote.repositories
│   │   │   ├── xml-apis-1.0.b2.jar
│   │   │   ├── xml-apis-1.0.b2.jar.sha1
│   │   │   ├── xml-apis-1.0.b2.pom
│   │   │   └── xml-apis-1.0.b2.pom.sha1
│   │   └── 1.3.04
│   │   ├── _remote.repositories
│   │   ├── xml-apis-1.3.04.jar
│   │   ├── xml-apis-1.3.04.jar.sha1
│   │   ├── xml-apis-1.3.04.pom
│   │   └── xml-apis-1.3.04.pom.sha1
│   ├── xmlpull
│   │   └── xmlpull
│   │   └── 1.1.3.1
│   │   ├── _remote.repositories
│   │   ├── xmlpull-1.1.3.1.jar
│   │   ├── xmlpull-1.1.3.1.jar.sha1
│   │   ├── xmlpull-1.1.3.1.pom
│   │   └── xmlpull-1.1.3.1.pom.sha1
│   └── xpp3
│   └── xpp3_min
│   └── 1.1.4c
│   ├── _remote.repositories
│   ├── xpp3_min-1.1.4c.jar
│   ├── xpp3_min-1.1.4c.jar.sha1
│   ├── xpp3_min-1.1.4c.pom
│   └── xpp3_min-1.1.4c.pom.sha1
├── mvcDemo
│   ├── mvcDemo.iml
│   ├── pom.xml
│   ├── src
│   │   └── main
│   │   ├── java
│   │   │   └── com
│   │   │   └── xjt
│   │   │   ├── controller
│   │   │   │   └── UserController.java
│   │   │   ├── dao
│   │   │   │   └── IUserDao.java
│   │   │   ├── model
│   │   │   │   └── User.java
│   │   │   └── service
│   │   │   ├── impl
│   │   │   │   └── UserServiceImpl.java
│   │   │   └── IUserService.java
│   │   ├── resources
│   │   │   ├── applicationContext.xml
│   │   │   ├── jdbc.properties
│   │   │   ├── log4j.properties
│   │   │   ├── mapper
│   │   │   │   └── UserDao.xml
│   │   │   └── spring-mvc.xml
│   │   └── webapp
│   │   ├── index.jsp
│   │   └── WEB-INF
│   │   ├── jsp
│   │   │   └── user.jsp
│   │   └── web.xml
│   └── target
│   ├── apache-tomcat-maven-plugin
│   ├── classes
│   │   ├── applicationContext.xml
│   │   ├── com
│   │   │   └── xjt
│   │   │   ├── controller
│   │   │   │   └── UserController.class
│   │   │   ├── dao
│   │   │   │   └── IUserDao.class
│   │   │   ├── model
│   │   │   │   └── User.class
│   │   │   └── service
│   │   │   ├── impl
│   │   │   │   └── UserServiceImpl.class
│   │   │   └── IUserService.class
│   │   ├── jdbc.properties
│   │   ├── log4j.properties
│   │   ├── mapper
│   │   │   └── UserDao.xml
│   │   └── spring-mvc.xml
│   ├── generated-sources
│   │   └── annotations
│   ├── maven-status
│   │   └── maven-compiler-plugin
│   │   └── compile
│   │   └── default-compile
│   │   ├── createdFiles.lst
│   │   └── inputFiles.lst
│   └── tomcat
│   ├── conf
│   │   ├── logging.properties
│   │   ├── tomcat-users.xml
│   │   └── web.xml
│   ├── logs
│   │   └── access_log.2019-05-06
│   ├── webapps
│   └── work
│   └── Tomcat
│   └── localhost
│   └── mvcDemo
│   └── org
│   └── apache
│   └── jsp
│   └── WEB_002dINF
│   └── jsp
│   ├── user_jsp.class
│   └── user_jsp.java
└── mvcdemo.sql

980 directories, 2413 files

标签:

实例下载地址

用idea搭建SSM框架maven项目(项目+sql+maven jar包)很全面

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警