is not current version
Last Version 1.2.2

mybatis-parent 1.0.3

MyBatis Mapper Parent

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.mybatis
ArtifactId

ArtifactId

mybatis-parent
Version

Version

1.0.3
Type

Type

pom
Description

Description

mybatis-parent
MyBatis Mapper Parent
Project URL

Project URL

https://mybatis.io

Download mybatis-parent 1.0.3

Filename Size
mybatis-parent-1.0.3.pom 8 KB
Browse

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

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