License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.alphajiang |
ArtifactId | ArtifactIdhyena-spring-boot-autoconfigure |
Last Version | Last Version0.0.26 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhyena
Micro service for user score hosting.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.alphajiang/hyena-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.github.alphajiang</groupId>
<artifactId>hyena-spring-boot-autoconfigure</artifactId>
<version>0.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alphajiang/hyena-spring-boot-autoconfigure/
implementation 'io.github.alphajiang:hyena-spring-boot-autoconfigure:0.0.26'
// https://jarcasting.com/artifacts/io.github.alphajiang/hyena-spring-boot-autoconfigure/
implementation ("io.github.alphajiang:hyena-spring-boot-autoconfigure:0.0.26")
'io.github.alphajiang:hyena-spring-boot-autoconfigure:jar:0.0.26'
<dependency org="io.github.alphajiang" name="hyena-spring-boot-autoconfigure" rev="0.0.26">
<artifact name="hyena-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alphajiang', module='hyena-spring-boot-autoconfigure', version='0.0.26')
)
libraryDependencies += "io.github.alphajiang" % "hyena-spring-boot-autoconfigure" % "0.0.26"
[io.github.alphajiang/hyena-spring-boot-autoconfigure "0.0.26"]
Group / Artifact | Type | Version |
---|---|---|
io.github.alphajiang : hyena-core | jar | 0.0.26 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.4.5 |
io.springfox : springfox-boot-starter | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
org.junit.platform : junit-platform-launcher | jar | 1.7.1 |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |