Last Version

io.mybatis:mybatis-activerecord 1.2.2

MyBatis Mapper Parent

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.mybatis
ArtifactId

ArtifactId

mybatis-activerecord
Version

Version

1.2.2
Type

Type

jar
Description

Description

MyBatis Mapper Parent

Download mybatis-activerecord 1.2.2


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

Dependencies

compile (5)

Group / Artifact Type Version
io.mybatis : mybatis-mapper jar 1.2.2
org.mybatis : mybatis-spring jar 2.0.7
org.springframework : spring-context Optional jar 5.3.18
org.springframework.boot : spring-boot-starter Optional jar 2.6.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.6

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
ch.qos.logback : logback-classic jar 1.2.11
org.springframework : spring-jdbc jar 5.3.18
org.hsqldb : hsqldb jar 2.5.2

Project Modules

There are no modules declared in this project.