Last Version

mybatis-jpa-parent 2.0.2

mybatis jpa is an ORM framework based on mybatis.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

mybatis-jpa-parent
Version

Version

2.0.2
Type

Type

pom
Description

Description

mybatis-jpa-parent
mybatis jpa is an ORM framework based on mybatis.
Project URL

Project URL

http://mybatisjpa.alilitech.com/

Download mybatis-jpa-parent 2.0.2


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

Dependencies

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

Project Modules

  • mybatis-jpa
  • mybatis-jpa-spring
  • mybatis-jpa-spring-boot-starter
  • mybatis-jpa-generator