License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdtech.ibit |
ArtifactId | ArtifactIdibit-mybatis |
Version | Version2.10 |
Type | Typejar |
Description |
Descriptionibit-mybatis
ibit-mybatis
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ibit-mybatis-2.10.pom | |
ibit-mybatis-2.10.jar | 173 KB |
ibit-mybatis-2.10-sources.jar | 112 KB |
ibit-mybatis-2.10-javadoc.jar | 886 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.ibit/ibit-mybatis/ -->
<dependency>
<groupId>tech.ibit</groupId>
<artifactId>ibit-mybatis</artifactId>
<version>2.10</version>
</dependency>
// https://jarcasting.com/artifacts/tech.ibit/ibit-mybatis/
implementation 'tech.ibit:ibit-mybatis:2.10'
// https://jarcasting.com/artifacts/tech.ibit/ibit-mybatis/
implementation ("tech.ibit:ibit-mybatis:2.10")
'tech.ibit:ibit-mybatis:jar:2.10'
<dependency org="tech.ibit" name="ibit-mybatis" rev="2.10">
<artifact name="ibit-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.ibit', module='ibit-mybatis', version='2.10')
)
libraryDependencies += "tech.ibit" % "ibit-mybatis" % "2.10"
[tech.ibit/ibit-mybatis "2.10"]
Group / Artifact | Type | Version |
---|---|---|
tech.ibit : common-lang | jar | 1.3 |
tech.ibit : structlog4j-api | jar | 1.3 |
org.mybatis : mybatis | jar | 3.5.5 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.194 |
com.alibaba : fastjson | jar | 1.2.68 |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.8.RELEASE |
commons-logging : commons-logging-api | jar | 1.1 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.0 |
junit : junit | jar | 4.13.1 |