is not current version
Last Version 5.1.0

org.aoju:bus-boot-mapper-starter 3.1.8

Mapper Starter

GroupId

GroupId

org.aoju
ArtifactId

ArtifactId

bus-boot-mapper-starter
Version

Version

3.1.8
Type

Type

jar

Download bus-boot-mapper-starter 3.1.8


<!-- https://jarcasting.com/artifacts/org.aoju/bus-boot-mapper-starter/ -->
<dependency>
    <groupId>org.aoju</groupId>
    <artifactId>bus-boot-mapper-starter</artifactId>
    <version>3.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.aoju/bus-boot-mapper-starter/
implementation 'org.aoju:bus-boot-mapper-starter:3.1.8'
// https://jarcasting.com/artifacts/org.aoju/bus-boot-mapper-starter/
implementation ("org.aoju:bus-boot-mapper-starter:3.1.8")
'org.aoju:bus-boot-mapper-starter:jar:3.1.8'
<dependency org="org.aoju" name="bus-boot-mapper-starter" rev="3.1.8">
  <artifact name="bus-boot-mapper-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aoju', module='bus-boot-mapper-starter', version='3.1.8')
)
libraryDependencies += "org.aoju" % "bus-boot-mapper-starter" % "3.1.8"
[org.aoju/bus-boot-mapper-starter "3.1.8"]