License |
License |
---|---|
GroupId | GroupIdcom.github.qishenghe |
ArtifactId | ArtifactIdmunin |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionmunin
Dictionary cache control kit
|
Project URL |
Project URL |
Filename | Size |
---|---|
munin-1.0.3.pom | |
munin-1.0.3.jar | 29 KB |
munin-1.0.3-sources.jar | 16 KB |
munin-1.0.3-javadoc.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.qishenghe/munin/ -->
<dependency>
<groupId>com.github.qishenghe</groupId>
<artifactId>munin</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qishenghe/munin/
implementation 'com.github.qishenghe:munin:1.0.3'
// https://jarcasting.com/artifacts/com.github.qishenghe/munin/
implementation ("com.github.qishenghe:munin:1.0.3")
'com.github.qishenghe:munin:jar:1.0.3'
<dependency org="com.github.qishenghe" name="munin" rev="1.0.3">
<artifact name="munin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qishenghe', module='munin', version='1.0.3')
)
libraryDependencies += "com.github.qishenghe" % "munin" % "1.0.3"
[com.github.qishenghe/munin "1.0.3"]
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 |