is not current version
Last Version 5.1.0

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

Mapper Starter

GroupId

GroupId

org.aoju
ArtifactId

ArtifactId

bus-boot-mapper-starter
Version

Version

3.0.6
Type

Type

jar

Download bus-boot-mapper-starter 3.0.6


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