myabtis-jpa

mybatis jpa plugin

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.littlenewbie
ArtifactId

ArtifactId

mybatis-jpa
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

myabtis-jpa
mybatis jpa plugin
Project URL

Project URL

https://github.com/LittleNewbie/mybatis-jpa

Download mybatis-jpa

How to add to project

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

Dependencies

provided (7)

Group / Artifact Type Version
javax : javaee-api jar 7.0
javax.persistence : persistence-api jar 1.0.2
org.springframework : spring-core jar 4.2.5.RELEASE
org.springframework : spring-jdbc jar 4.2.5.RELEASE
org.springframework : spring-context-support jar 4.2.5.RELEASE
org.mybatis : mybatis jar 3.4.0
org.mybatis : mybatis-spring jar 1.3.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.2.5.RELEASE
com.alibaba : fastjson jar 1.2.6
mysql : mysql-connector-java jar 5.1.30
com.alibaba : druid jar 1.0.26

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0