is not current version
Last Version 0.0.26

hyena 0.0.25

Micro service for user score hosting.

License

License

GroupId

GroupId

io.github.alphajiang
ArtifactId

ArtifactId

hyena-core
Version

Version

0.0.25
Type

Type

jar
Description

Description

hyena
Micro service for user score hosting.
Project URL

Project URL

https://github.com/alphajiang/hyena
Source Code Management

Source Code Management

https://github.com/alphajiang/hyena.git

Download hyena-core 0.0.25


<!-- https://jarcasting.com/artifacts/io.github.alphajiang/hyena-core/ -->
<dependency>
    <groupId>io.github.alphajiang</groupId>
    <artifactId>hyena-core</artifactId>
    <version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alphajiang/hyena-core/
implementation 'io.github.alphajiang:hyena-core:0.0.25'
// https://jarcasting.com/artifacts/io.github.alphajiang/hyena-core/
implementation ("io.github.alphajiang:hyena-core:0.0.25")
'io.github.alphajiang:hyena-core:jar:0.0.25'
<dependency org="io.github.alphajiang" name="hyena-core" rev="0.0.25">
  <artifact name="hyena-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alphajiang', module='hyena-core', version='0.0.25')
)
libraryDependencies += "io.github.alphajiang" % "hyena-core" % "0.0.25"
[io.github.alphajiang/hyena-core "0.0.25"]

Dependencies

runtime (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-starter-cache jar 2.3.8.RELEASE
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

test (5)

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.3.8.RELEASE
io.projectreactor : reactor-bom jar 2020.0.3
io.projectreactor : reactor-test jar

Project Modules

There are no modules declared in this project.