mybatis-entity

Demo project for Spring Boot

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.devgcoder
ArtifactId

ArtifactId

mybatis-entity
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-entity
Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/mybatis-entity
Source Code Management

Source Code Management

https://github.com/devgcoder/mybatis-entity

Download mybatis-entity

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.0.RELEASE
org.mybatis : mybatis Optional jar 3.4.4
org.mybatis : mybatis-spring Optional jar 1.3.1
org.slf4j : slf4j-api Optional jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1