is not current version
Last Version 7.0.11

com.aspectran:aspectran-with-mybatis 6.0.0-RC6

Add-on package for integrating MyBatis

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.aspectran
ArtifactId

ArtifactId

aspectran-with-mybatis
Version

Version

6.0.0-RC6
Type

Type

jar

Download aspectran-with-mybatis 6.0.0-RC6


<!-- https://jarcasting.com/artifacts/com.aspectran/aspectran-with-mybatis/ -->
<dependency>
    <groupId>com.aspectran</groupId>
    <artifactId>aspectran-with-mybatis</artifactId>
    <version>6.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.aspectran/aspectran-with-mybatis/
implementation 'com.aspectran:aspectran-with-mybatis:6.0.0-RC6'
// https://jarcasting.com/artifacts/com.aspectran/aspectran-with-mybatis/
implementation ("com.aspectran:aspectran-with-mybatis:6.0.0-RC6")
'com.aspectran:aspectran-with-mybatis:jar:6.0.0-RC6'
<dependency org="com.aspectran" name="aspectran-with-mybatis" rev="6.0.0-RC6">
  <artifact name="aspectran-with-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aspectran', module='aspectran-with-mybatis', version='6.0.0-RC6')
)
libraryDependencies += "com.aspectran" % "aspectran-with-mybatis" % "6.0.0-RC6"
[com.aspectran/aspectran-with-mybatis "6.0.0-RC6"]