License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdorg.bitbucket.memoryi |
ArtifactId | ArtifactIdmybatis-ext |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.bitbucket.memoryi:mybatis-ext
framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mybatis-ext-2.0.0.pom | |
mybatis-ext-2.0.0.jar | 7 KB |
mybatis-ext-2.0.0-sources.jar | 3 KB |
mybatis-ext-2.0.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.memoryi/mybatis-ext/ -->
<dependency>
<groupId>org.bitbucket.memoryi</groupId>
<artifactId>mybatis-ext</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.memoryi/mybatis-ext/
implementation 'org.bitbucket.memoryi:mybatis-ext:2.0.0'
// https://jarcasting.com/artifacts/org.bitbucket.memoryi/mybatis-ext/
implementation ("org.bitbucket.memoryi:mybatis-ext:2.0.0")
'org.bitbucket.memoryi:mybatis-ext:jar:2.0.0'
<dependency org="org.bitbucket.memoryi" name="mybatis-ext" rev="2.0.0">
<artifact name="mybatis-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.memoryi', module='mybatis-ext', version='2.0.0')
)
libraryDependencies += "org.bitbucket.memoryi" % "mybatis-ext" % "2.0.0"
[org.bitbucket.memoryi/mybatis-ext "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.2.0 |
org.mybatis : mybatis-spring | jar | 1.2.0 |
log4j : log4j | jar | 1.2.16 |
org.mybatis : mybatis-ehcache | jar | 1.0.0 |