License |
License |
---|---|
GroupId | GroupIdcom.github.qishenghe |
ArtifactId | ArtifactIdmunin |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptionmunin
Dictionary cache control kit
|
Project URL |
Project URL |
Filename | Size |
---|---|
munin-1.0.4.pom | |
munin-1.0.4.jar | 30 KB |
munin-1.0.4-sources.jar | 17 KB |
munin-1.0.4-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.qishenghe/munin/ -->
<dependency>
<groupId>com.github.qishenghe</groupId>
<artifactId>munin</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qishenghe/munin/
implementation 'com.github.qishenghe:munin:1.0.4'
// https://jarcasting.com/artifacts/com.github.qishenghe/munin/
implementation ("com.github.qishenghe:munin:1.0.4")
'com.github.qishenghe:munin:jar:1.0.4'
<dependency org="com.github.qishenghe" name="munin" rev="1.0.4">
<artifact name="munin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qishenghe', module='munin', version='1.0.4')
)
libraryDependencies += "com.github.qishenghe" % "munin" % "1.0.4"
[com.github.qishenghe/munin "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 20.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.quartz-scheduler : quartz | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |