easy-mybatis-spring


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.freegeese
ArtifactId

ArtifactId

easy-mybatis-spring
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

easy-mybatis-spring

Download easy-mybatis-spring

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.freegeese : easy-mybatis-core jar

provided (2)

Group / Artifact Type Version
org.springframework : spring-beans jar
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.

Versions

Version
1.0
1.0.0-alpha1
1.0.0-alpha0