License |
License
The Apache Software License, Version 2.3
|
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.nicholasda |
ArtifactId | ArtifactIdld.mybatis |
Last Version | Last Version2.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionld.mybatis
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ld.mybatis-2.5.4.pom | |
ld.mybatis-2.5.4.jar | 27 KB |
ld.mybatis-2.5.4-sources.jar | 18 KB |
ld.mybatis-2.5.4-javadoc.jar | 206 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nicholasda/ld.mybatis/ -->
<dependency>
<groupId>com.github.nicholasda</groupId>
<artifactId>ld.mybatis</artifactId>
<version>2.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicholasda/ld.mybatis/
implementation 'com.github.nicholasda:ld.mybatis:2.5.4'
// https://jarcasting.com/artifacts/com.github.nicholasda/ld.mybatis/
implementation ("com.github.nicholasda:ld.mybatis:2.5.4")
'com.github.nicholasda:ld.mybatis:jar:2.5.4'
<dependency org="com.github.nicholasda" name="ld.mybatis" rev="2.5.4">
<artifact name="ld.mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nicholasda', module='ld.mybatis', version='2.5.4')
)
libraryDependencies += "com.github.nicholasda" % "ld.mybatis" % "2.5.4"
[com.github.nicholasda/ld.mybatis "2.5.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.9.3 |
org.apache.commons : commons-lang3 | jar | 3.7 |
javax.persistence : persistence-api | jar | 1.0.2 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.2 |
tk.mybatis : mapper | jar | 4.0.2 |
tk.mybatis : mapper-spring | jar | 1.0.1 |