myoss-mybatis-generator
Documentation
Download
Maven
<dependency>
<groupId>app.myoss.cloud.mybatis</groupId>
<artifactId>myoss-mybatis-generator</artifactId>
<version>2.1.7.RELEASE</version>
</dependency>
License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.myoss |
ArtifactId | ArtifactIdphoenix-mybatis-generator |
Last Version | Last Version1.0.7.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionphoenix-mybatis-generator
myoss open source project, phoenix mybatis generator written in Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.myoss/phoenix-mybatis-generator/ -->
<dependency>
<groupId>com.github.myoss</groupId>
<artifactId>phoenix-mybatis-generator</artifactId>
<version>1.0.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.myoss/phoenix-mybatis-generator/
implementation 'com.github.myoss:phoenix-mybatis-generator:1.0.7.RELEASE'
// https://jarcasting.com/artifacts/com.github.myoss/phoenix-mybatis-generator/
implementation ("com.github.myoss:phoenix-mybatis-generator:1.0.7.RELEASE")
'com.github.myoss:phoenix-mybatis-generator:jar:1.0.7.RELEASE'
<dependency org="com.github.myoss" name="phoenix-mybatis-generator" rev="1.0.7.RELEASE">
<artifact name="phoenix-mybatis-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.myoss', module='phoenix-mybatis-generator', version='1.0.7.RELEASE')
)
libraryDependencies += "com.github.myoss" % "phoenix-mybatis-generator" % "1.0.7.RELEASE"
[com.github.myoss/phoenix-mybatis-generator "1.0.7.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.myoss : phoenix-mybatis | jar | 1.1.2.RELEASE |
org.freemarker : freemarker | jar | 2.3.28 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.4.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.projectlombok : lombok | jar | 1.16.22 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.46 |
com.h2database : h2 | jar | 1.4.197 |
com.zaxxer : HikariCP | jar | 2.7.9 |
org.springframework.boot : spring-boot-starter-test Optional | jar | 2.0.4.RELEASE |
<dependency>
<groupId>app.myoss.cloud.mybatis</groupId>
<artifactId>myoss-mybatis-generator</artifactId>
<version>2.1.7.RELEASE</version>
</dependency>