License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.bgqrjf |
ArtifactId | ArtifactIdmybatis |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbgqrjf-mybatis
bgqrjf mybatis
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mybatis-1.0.2.RELEASE.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bgqrjf/mybatis/ -->
<dependency>
<groupId>com.github.bgqrjf</groupId>
<artifactId>mybatis</artifactId>
<version>1.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bgqrjf/mybatis/
implementation 'com.github.bgqrjf:mybatis:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.bgqrjf/mybatis/
implementation ("com.github.bgqrjf:mybatis:1.0.2.RELEASE")
'com.github.bgqrjf:mybatis:pom:1.0.2.RELEASE'
<dependency org="com.github.bgqrjf" name="mybatis" rev="1.0.2.RELEASE">
<artifact name="mybatis" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bgqrjf', module='mybatis', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.bgqrjf" % "mybatis" % "1.0.2.RELEASE"
[com.github.bgqrjf/mybatis "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.16 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.10 |
org.mybatis : mybatis-typehandlers-jsr310 | jar | 1.0.2 |
tk.mybatis : mapper-spring-boot-starter | jar | 2.1.5 |
tk.mybatis : mapper-generator | jar | 1.1.5 |
org.mybatis.generator : mybatis-generator-core | jar | 1.3.7 |
org.freemarker : freemarker | jar | 2.3.28 |
com.google.guava : guava | jar | 24.1-jre |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |