| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.ext-ext |
| ArtifactId | ArtifactIdmybatis-ext |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMyBatis-ext
MyBatis-ext is powered by MyBatis.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mybatis-ext-0.0.4.pom | |
| mybatis-ext-0.0.4.jar | 151 KB |
| mybatis-ext-0.0.4-sources.jar | 85 KB |
| mybatis-ext-0.0.4-javadoc.jar | 565 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ext-ext/mybatis-ext/ -->
<dependency>
<groupId>com.ext-ext</groupId>
<artifactId>mybatis-ext</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ext-ext/mybatis-ext/
implementation 'com.ext-ext:mybatis-ext:0.0.4'
// https://jarcasting.com/artifacts/com.ext-ext/mybatis-ext/
implementation ("com.ext-ext:mybatis-ext:0.0.4")
'com.ext-ext:mybatis-ext:jar:0.0.4'
<dependency org="com.ext-ext" name="mybatis-ext" rev="0.0.4">
<artifact name="mybatis-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ext-ext', module='mybatis-ext', version='0.0.4')
)
libraryDependencies += "com.ext-ext" % "mybatis-ext" % "0.0.4"
[com.ext-ext/mybatis-ext "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mybatis : mybatis | jar | 3.2.8 |
| org.mybatis : mybatis-spring | jar | 1.2.3 |
| org.apache.velocity : velocity | jar | 1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 4.1.7.RELEASE |
| org.springframework : spring-jdbc | jar | 4.1.7.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| com.alibaba : druid | jar | 1.0.14 |
| org.springframework : spring-test | jar | 4.1.7.RELEASE |
| org.hsqldb : hsqldb | jar | 2.3.2 |
| junit : junit | jar | 4.12 |
| com.alibaba : fastjson | jar | 1.1.46 |