License |
License |
---|---|
GroupId | GroupIdio.github.alphajiang |
ArtifactId | ArtifactIdhyena-core |
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 |
Filename | Size |
---|---|
hyena-core-0.0.26.pom | |
hyena-core-0.0.26.jar | 233 KB |
hyena-core-0.0.26-sources.jar | 294 KB |
hyena-core-0.0.26-javadoc.jar | 812 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.alphajiang/hyena-core/ -->
<dependency>
<groupId>io.github.alphajiang</groupId>
<artifactId>hyena-core</artifactId>
<version>0.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alphajiang/hyena-core/
implementation 'io.github.alphajiang:hyena-core:0.0.26'
// https://jarcasting.com/artifacts/io.github.alphajiang/hyena-core/
implementation ("io.github.alphajiang:hyena-core:0.0.26")
'io.github.alphajiang:hyena-core:jar:0.0.26'
<dependency org="io.github.alphajiang" name="hyena-core" rev="0.0.26">
<artifact name="hyena-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alphajiang', module='hyena-core', version='0.0.26')
)
libraryDependencies += "io.github.alphajiang" % "hyena-core" % "0.0.26"
[io.github.alphajiang/hyena-core "0.0.26"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-cache | jar | 2.4.5 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.3 |
io.springfox : springfox-core | jar | 3.0.0 |
io.swagger : swagger-annotations | jar | 1.6.2 |
org.ehcache : ehcache | jar | 3.8.1 |
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 |
io.projectreactor : reactor-bom | jar | 2020.0.3 |
io.projectreactor : reactor-test | jar |