is not current version
Last Version 1.0.7.RELEASE

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

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.1
Type

Type

jar

Download phoenix-mybatis-generator 1.0.1


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