Last Version

com.jovezhao.nest:nest-mybatis 1.3.RELEASE

nest framework

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.jovezhao.nest
ArtifactId

ArtifactId

nest-mybatis
Version

Version

1.3.RELEASE
Type

Type

jar
Description

Description

nest framework

Download nest-mybatis 1.3.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
com.jovezhao.nest : nest-ddd jar 1.3.RELEASE

provided (1)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.2.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.