# jar2pom
**Repository Path**: Megawatt/jar2pom
## Basic Information
- **Project Name**: jar2pom
- **Description**: 通过Jar包生成POM dependency
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 3
- **Forks**: 0
- **Created**: 2020-05-16
- **Last Updated**: 2023-05-10
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# jar2pom
通过Jar包生成POM dependency
## 依赖Jar
```
org.apache.httpcomponents
httpclient
4.5.5
org.dom4j
dom4j
2.0.2
com.alibaba
fastjson
1.2.68
```
## 开发环境
```
jdk1.7.0_80
apache-maven-3.5.0
IntelliJ IDEA Community Edition
```
## GitHub
喜欢的话,随手点个star。多谢
[https://github.com/JiaXiaohei/jar2pom](https://github.com/JiaXiaohei/jar2pom)