Last Version

mybatis-parent 1.2.2

MyBatis Mapper Parent

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.mybatis
ArtifactId

ArtifactId

mybatis-parent
Version

Version

1.2.2
Type

Type

pom
Description

Description

mybatis-parent
MyBatis Mapper Parent
Project URL

Project URL

https://mybatis.io

Download mybatis-parent 1.2.2

Filename Size
mybatis-parent-1.2.2.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/io.mybatis/mybatis-parent/ -->
<dependency>
    <groupId>io.mybatis</groupId>
    <artifactId>mybatis-parent</artifactId>
    <version>1.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.mybatis/mybatis-parent/
implementation 'io.mybatis:mybatis-parent:1.2.2'
// https://jarcasting.com/artifacts/io.mybatis/mybatis-parent/
implementation ("io.mybatis:mybatis-parent:1.2.2")
'io.mybatis:mybatis-parent:pom:1.2.2'
<dependency org="io.mybatis" name="mybatis-parent" rev="1.2.2">
  <artifact name="mybatis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.mybatis', module='mybatis-parent', version='1.2.2')
)
libraryDependencies += "io.mybatis" % "mybatis-parent" % "1.2.2"
[io.mybatis/mybatis-parent "1.2.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mapper
  • service
  • activerecord
  • common
  • generator
  • jpa