is not current version
Last Version 1.0.7.RELEASE

com.github.myoss:phoenix-mybatis-generator 1.0.0

myoss open source project, phoenix mybatis generator written in Java

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.myoss
ArtifactId

ArtifactId

phoenix-mybatis-generator
Version

Version

1.0.0
Type

Type

jar

Download phoenix-mybatis-generator 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.myoss/phoenix-mybatis-generator/ -->
<dependency>
    <groupId>com.github.myoss</groupId>
    <artifactId>phoenix-mybatis-generator</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.myoss/phoenix-mybatis-generator/
implementation 'com.github.myoss:phoenix-mybatis-generator:1.0.0'
// https://jarcasting.com/artifacts/com.github.myoss/phoenix-mybatis-generator/
implementation ("com.github.myoss:phoenix-mybatis-generator:1.0.0")
'com.github.myoss:phoenix-mybatis-generator:jar:1.0.0'
<dependency org="com.github.myoss" name="phoenix-mybatis-generator" rev="1.0.0">
  <artifact name="phoenix-mybatis-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.myoss', module='phoenix-mybatis-generator', version='1.0.0')
)
libraryDependencies += "com.github.myoss" % "phoenix-mybatis-generator" % "1.0.0"
[com.github.myoss/phoenix-mybatis-generator "1.0.0"]