| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.aspectran |
| ArtifactId | ArtifactIdaspectran-with-mybatis |
| Version | Version7.0.5 |
| Type | Typejar |
| Description |
DescriptionAspectran with MyBatis
Add-on package for integrating MyBatis
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.aspectran/aspectran-with-mybatis/ -->
<dependency>
<groupId>com.aspectran</groupId>
<artifactId>aspectran-with-mybatis</artifactId>
<version>7.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.aspectran/aspectran-with-mybatis/
implementation 'com.aspectran:aspectran-with-mybatis:7.0.5'
// https://jarcasting.com/artifacts/com.aspectran/aspectran-with-mybatis/
implementation ("com.aspectran:aspectran-with-mybatis:7.0.5")
'com.aspectran:aspectran-with-mybatis:jar:7.0.5'
<dependency org="com.aspectran" name="aspectran-with-mybatis" rev="7.0.5">
<artifact name="aspectran-with-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aspectran', module='aspectran-with-mybatis', version='7.0.5')
)
libraryDependencies += "com.aspectran" % "aspectran-with-mybatis" % "7.0.5"
[com.aspectran/aspectran-with-mybatis "7.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.aspectran : aspectran-core | jar | 7.0.5 |
| org.mybatis : mybatis | jar | 3.5.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.aspectran : aspectran-embed | jar | 7.0.5 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |