| License |
License |
|---|---|
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdhades |
| Last Version | Last Version0.0.8 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionhades
The cache framework extend from guava redis.
|
| 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"]