Last Version

mybatis-helper 1.0.65

one mybatis plugin,to help developers dev project soon

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.mybatis-helper
ArtifactId

ArtifactId

mybatis-helper
Version

Version

1.0.65
Type

Type

jar
Description

Description

mybatis-helper
one mybatis plugin,to help developers dev project soon
Project URL

Project URL

https://github.com/longlongagokk/mybatis-helper-master
Source Code Management

Source Code Management

https://github.com/longlongagokk/mybatis-helper-master.git

Download mybatis-helper 1.0.65


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.18
org.mybatis : mybatis jar 3.4.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.