License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.miles-hu |
ArtifactId | ArtifactIdauto-example-spring-boot-starter |
Version | Version1.2.4 |
Type | Typejar |
Description |
Descriptionauto_example
Auto_Example provides developer a function that can converter a plain POJO into an Example
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |