Last Version

easy-mybatis-core 1.0


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.freegeese
ArtifactId

ArtifactId

easy-mybatis-core
Version

Version

1.0
Type

Type

jar
Description

Description

easy-mybatis-core

Download easy-mybatis-core 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.mybatis : mybatis jar
com.github.pagehelper : pagehelper jar
com.google.guava : guava jar
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar

Project Modules

There are no modules declared in this project.