License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.gitee.flyzing |
ArtifactId | ArtifactIdmybatis-genl |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-genl
mybatis-genl
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mybatis-genl-1.0.0.pom | |
mybatis-genl-1.0.0.jar | 35 KB |
mybatis-genl-1.0.0-sources.jar | 22 KB |
mybatis-genl-1.0.0-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.flyzing/mybatis-genl/ -->
<dependency>
<groupId>com.gitee.flyzing</groupId>
<artifactId>mybatis-genl</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.flyzing/mybatis-genl/
implementation 'com.gitee.flyzing:mybatis-genl:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.flyzing/mybatis-genl/
implementation ("com.gitee.flyzing:mybatis-genl:1.0.0")
'com.gitee.flyzing:mybatis-genl:jar:1.0.0'
<dependency org="com.gitee.flyzing" name="mybatis-genl" rev="1.0.0">
<artifact name="mybatis-genl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.flyzing', module='mybatis-genl', version='1.0.0')
)
libraryDependencies += "com.gitee.flyzing" % "mybatis-genl" % "1.0.0"
[com.gitee.flyzing/mybatis-genl "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 3.0.12.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.11 |