Last Version

auto_example 1.2.4

Auto_Example provides developer a function that can converter a plain POJO into an Example

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.miles-hu
ArtifactId

ArtifactId

auto-example-spring-boot-starter
Version

Version

1.2.4
Type

Type

jar
Description

Description

auto_example
Auto_Example provides developer a function that can converter a plain POJO into an Example
Project URL

Project URL

https://github.com/Miles-Hu/auto_example
Source Code Management

Source Code Management

https://github.com/Miles-Hu/auto_example

Download auto-example-spring-boot-starter 1.2.4


<!-- https://jarcasting.com/artifacts/com.github.miles-hu/auto-example-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.miles-hu</groupId>
    <artifactId>auto-example-spring-boot-starter</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.miles-hu/auto-example-spring-boot-starter/
implementation 'com.github.miles-hu:auto-example-spring-boot-starter:1.2.4'
// https://jarcasting.com/artifacts/com.github.miles-hu/auto-example-spring-boot-starter/
implementation ("com.github.miles-hu:auto-example-spring-boot-starter:1.2.4")
'com.github.miles-hu:auto-example-spring-boot-starter:jar:1.2.4'
<dependency org="com.github.miles-hu" name="auto-example-spring-boot-starter" rev="1.2.4">
  <artifact name="auto-example-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.miles-hu', module='auto-example-spring-boot-starter', version='1.2.4')
)
libraryDependencies += "com.github.miles-hu" % "auto-example-spring-boot-starter" % "1.2.4"
[com.github.miles-hu/auto-example-spring-boot-starter "1.2.4"]

Dependencies

compile (3)

Group / Artifact Type Version
tk.mybatis : mapper jar 4.0.0
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.1
org.springframework.boot : spring-boot-autoconfigure jar 1.5.8.RELEASE

Project Modules

There are no modules declared in this project.