Last Version

fun.hereis.code:mybatis 3.0.RLS

The common code which are used frequently.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

fun.hereis.code
ArtifactId

ArtifactId

mybatis
Version

Version

3.0.RLS
Type

Type

jar
Description

Description

The common code which are used frequently.
Project Organization

Project Organization

Pivotal Software, Inc.

Download mybatis 3.0.RLS


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

Dependencies

compile (6)

Group / Artifact Type Version
com.baomidou : mybatis-plus jar 3.0-RC3
org.freemarker : freemarker jar 2.3.29
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.10
mysql : mysql-connector-java jar 5.1.35
io.springfox : springfox-swagger2 jar 2.7.0

Project Modules

There are no modules declared in this project.