| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices ORM Data | 
| GroupId | GroupIdio.github.itliwei | 
| ArtifactId | ArtifactIdmvcorm-spring-boot-starter | 
| Last Version | Last Version1.0.1-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmvcorm Java ORM Framework | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/io.github.itliwei/mvcorm-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.itliwei</groupId>
    <artifactId>mvcorm-spring-boot-starter</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/io.github.itliwei/mvcorm-spring-boot-starter/
implementation 'io.github.itliwei:mvcorm-spring-boot-starter:1.0.1-RELEASE'// https://jarcasting.com/artifacts/io.github.itliwei/mvcorm-spring-boot-starter/
implementation ("io.github.itliwei:mvcorm-spring-boot-starter:1.0.1-RELEASE")'io.github.itliwei:mvcorm-spring-boot-starter:jar:1.0.1-RELEASE'<dependency org="io.github.itliwei" name="mvcorm-spring-boot-starter" rev="1.0.1-RELEASE">
  <artifact name="mvcorm-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.itliwei', module='mvcorm-spring-boot-starter', version='1.0.1-RELEASE')
)libraryDependencies += "io.github.itliwei" % "mvcorm-spring-boot-starter" % "1.0.1-RELEASE"[io.github.itliwei/mvcorm-spring-boot-starter "1.0.1-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |