is not current version
Last Version 7.0.11

Aspectran with MyBatis 7.0.7

Add-on package for integrating MyBatis

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.aspectran
ArtifactId

ArtifactId

aspectran-with-mybatis
Version

Version

7.0.7
Type

Type

jar
Description

Description

Aspectran with MyBatis
Add-on package for integrating MyBatis
Project Organization

Project Organization

The Aspectran Project

Download aspectran-with-mybatis 7.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.aspectran : aspectran-core jar 7.0.7
org.mybatis : mybatis jar 3.5.9

test (4)

Group / Artifact Type Version
com.aspectran : aspectran-embed jar 7.0.7
org.slf4j : slf4j-api jar 1.7.36
ch.qos.logback : logback-classic jar 1.2.10
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.