License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdxyz.leyuna |
ArtifactId | ArtifactIdwaylocation-spring-boot-autoconfig |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwaylocation-spring-boot-autoconfig
Demo project for Spring Boot
|
<!-- https://jarcasting.com/artifacts/xyz.leyuna/waylocation-spring-boot-autoconfig/ -->
<dependency>
<groupId>xyz.leyuna</groupId>
<artifactId>waylocation-spring-boot-autoconfig</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.leyuna/waylocation-spring-boot-autoconfig/
implementation 'xyz.leyuna:waylocation-spring-boot-autoconfig:0.0.3'
// https://jarcasting.com/artifacts/xyz.leyuna/waylocation-spring-boot-autoconfig/
implementation ("xyz.leyuna:waylocation-spring-boot-autoconfig:0.0.3")
'xyz.leyuna:waylocation-spring-boot-autoconfig:jar:0.0.3'
<dependency org="xyz.leyuna" name="waylocation-spring-boot-autoconfig" rev="0.0.3">
<artifact name="waylocation-spring-boot-autoconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.leyuna', module='waylocation-spring-boot-autoconfig', version='0.0.3')
)
libraryDependencies += "xyz.leyuna" % "waylocation-spring-boot-autoconfig" % "0.0.3"
[xyz.leyuna/waylocation-spring-boot-autoconfig "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
xyz.leyuna : waylocation-app | jar | 0.0.3 |
org.mybatis : mybatis | jar | 3.5.2 |
com.github.jsqlparser : jsqlparser | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |