is not current version
Last Version 1.1.0-RELEASE

io.easyspring.framework:base-data-mybatis 1.0.1-RELEASE

Framework Base Data MyBatis

Categories

Categories

Data MyBatis ORM
GroupId

GroupId

io.easyspring.framework
ArtifactId

ArtifactId

base-data-mybatis
Version

Version

1.0.1-RELEASE
Type

Type

jar

Download base-data-mybatis 1.0.1-RELEASE


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