is not current version
Last Version 1.0

com.github.freegeese:easy-mybatis-spring 1.0.0-alpha1


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.freegeese
ArtifactId

ArtifactId

easy-mybatis-spring
Version

Version

1.0.0-alpha1
Type

Type

jar

Download easy-mybatis-spring 1.0.0-alpha1


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