How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.fangjinuo</groupId>
<artifactId>sqlhelper</artifactId>
<version>sqlhelper-mybatis-solon-plugin</version>
</dependency>
Choose a version of com.github.fangjinuo : sqlhelper to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.1 |
sqlhelper-1.1-RELEASE
|
||
1.0 |
sqlhelper-1.0-RELEASE
|
||
sqlhelper |
sqlhelper-sqlhelper-tkmapper-spring-boot-starter
|
||
sqlhelper-sqlhelper-springjdbc-spring-boot-starter
|
|||
sqlhelper-sqlhelper-springjdbc
|
|||
sqlhelper-sqlhelper-mybatisplus-spring-boot-starter
|
|||
sqlhelper-sqlhelper-mybatisplus-commons
|
|||
sqlhelper-sqlhelper-mybatisplus_2x-spring-boot-starter
|
|||
sqlhelper-sqlhelper-mybatisplus_2x
|
|||
sqlhelper-sqlhelper-mybatisplus
|
|||
sqlhelper-sqlhelper-mybatis-spring-common
|
|||
sqlhelper-sqlhelper-mybatis-spring-boot-starter
|
|||
sqlhelper-sqlhelper-mybatis-solon-plugin
|
|||
sqlhelper-sqlhelper-mybatis-over-pagehelper
|
|||
sqlhelper-sqlhelper-mybatis
|
|||
sqlhelper-sqlhelper-mango
|
|||
sqlhelper-sqlhelper-jsqlparser
|
|||
sqlhelper-sqlhelper-jfinal
|
|||
sqlhelper-sqlhelper-hibernate
|
|||
sqlhelper-sqlhelper-ebean
|
|||
sqlhelper-sqlhelper-dialect
|
|||
sqlhelper-sqlhelper-dbutils
|
|||
sqlhelper-sqlhelper-datasource-flyway
|
|||
sqlhelper-sqlhelper-datasource
|
|||
sqlhelper-sqlhelper-common
|
|||
sqlhelper-sqlhelper-batchinsert
|
|||
sqlhelper-sqlhelper
|
|||
sqlhelper-sqlhelper-springjdbc-spring-boot-autoconfigure
|
|||
sqlhelper-sqlhelper-springjdbc-spring-boot
|
|||
sqlhelper-sqlhelper-mybatisplus-spring-boot-autoconfigure
|
|||
sqlhelper-sqlhelper-mybatisplus-spring-boot
|
|||
sqlhelper-sqlhelper-mybatis-spring-boot-autoconfigure
|
|||
sqlhelper-sqlhelper-mybatis-spring-boot
|
|||
sqlhelper-sqlhelper-cli
|
|||
sqlhelper-sqlhelper-examples
|
|||
sqlhelper-sqlhelper-ormlite
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.fangjinuo</groupId>
<artifactId>sqlhelper</artifactId>
<version>sqlhelper-mybatis-solon-plugin</version>
</dependency>
Advertisement