License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdorg.smart4j |
ArtifactId | ArtifactIdsmart-plugin-mybatis |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmart-plugin-mybatis
Smart is a lightweight Java Web Framework and reusable components.
|
Project URL |
Project URL |
Filename | Size |
---|---|
smart-plugin-mybatis-2.2.pom | |
smart-plugin-mybatis-2.2.jar | 12 KB |
smart-plugin-mybatis-2.2-sources.jar | 7 KB |
smart-plugin-mybatis-2.2-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smart4j/smart-plugin-mybatis/ -->
<dependency>
<groupId>org.smart4j</groupId>
<artifactId>smart-plugin-mybatis</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.smart4j/smart-plugin-mybatis/
implementation 'org.smart4j:smart-plugin-mybatis:2.2'
// https://jarcasting.com/artifacts/org.smart4j/smart-plugin-mybatis/
implementation ("org.smart4j:smart-plugin-mybatis:2.2")
'org.smart4j:smart-plugin-mybatis:jar:2.2'
<dependency org="org.smart4j" name="smart-plugin-mybatis" rev="2.2">
<artifact name="smart-plugin-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smart4j', module='smart-plugin-mybatis', version='2.2')
)
libraryDependencies += "org.smart4j" % "smart-plugin-mybatis" % "2.2"
[org.smart4j/smart-plugin-mybatis "2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
org.smart4j : smart-framework | jar | 2.2 |
org.mybatis : mybatis | jar | 3.2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |