| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.2oi7 |
| ArtifactId | ArtifactIdcomponent-mybatis |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncomponent-mybatis
mybatis组件
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| component-mybatis-2.5.0.pom | |
| component-mybatis-2.5.0.jar | 18 KB |
| component-mybatis-2.5.0-sources.jar | 10 KB |
| component-mybatis-2.5.0-javadoc.jar | 96 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.2oi7/component-mybatis/ -->
<dependency>
<groupId>com.2oi7</groupId>
<artifactId>component-mybatis</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.2oi7/component-mybatis/
implementation 'com.2oi7:component-mybatis:2.5.0'
// https://jarcasting.com/artifacts/com.2oi7/component-mybatis/
implementation ("com.2oi7:component-mybatis:2.5.0")
'com.2oi7:component-mybatis:jar:2.5.0'
<dependency org="com.2oi7" name="component-mybatis" rev="2.5.0">
<artifact name="component-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.2oi7', module='component-mybatis', version='2.5.0')
)
libraryDependencies += "com.2oi7" % "component-mybatis" % "2.5.0"
[com.2oi7/component-mybatis "2.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.2oi7 : component-core | jar | 1.0.1 |
| org.springframework.data : spring-data-keyvalue | jar | 2.0.10.RELEASE |
| org.springframework.boot : spring-boot | jar | 2.0.5.RELEASE |
| org.mybatis : mybatis | jar | 3.4.4 |
| com.2oi7 : mysql-table-helper | jar | 2.4.0 |