Last Version

hades 0.0.8

The cache framework extend from guava redis.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

hades
Version

Version

0.0.8
Type

Type

pom
Description

Description

hades
The cache framework extend from guava redis.

Download hades 0.0.8

Filename Size
hades-0.0.8.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.houbb/hades/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>hades</artifactId>
    <version>0.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/hades/
implementation 'com.github.houbb:hades:0.0.8'
// https://jarcasting.com/artifacts/com.github.houbb/hades/
implementation ("com.github.houbb:hades:0.0.8")
'com.github.houbb:hades:pom:0.0.8'
<dependency org="com.github.houbb" name="hades" rev="0.0.8">
  <artifact name="hades" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='hades', version='0.0.8')
)
libraryDependencies += "com.github.houbb" % "hades" % "0.0.8"
[com.github.houbb/hades "0.0.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hades-test
  • hades-api
  • hades-core