Last Version

mybatis-common-mapper 1.0

mybatis common-mapper

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.open-creation
ArtifactId

ArtifactId

mybatis-common-mapper
Version

Version

1.0
Type

Type

jar
Description

Description

mybatis-common-mapper
mybatis common-mapper
Project URL

Project URL

https://github.com/open-creation/common-mapper
Source Code Management

Source Code Management

https://github.com/open-creation/common-mapper

Download mybatis-common-mapper 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.3.RELEASE
javax.persistence : persistence-api jar 1.0

provided (1)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.2

Project Modules

There are no modules declared in this project.