is not current version
Last Version 4.2.7

org.joyqueue:joyqueue-data-repository-mybatis 4.2.5.3

Data repository MyBatis implementation

Categories

Categories

Data MyBatis ORM
GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

joyqueue-data-repository-mybatis
Version

Version

4.2.5.3
Type

Type

jar

Download joyqueue-data-repository-mybatis 4.2.5.3


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