| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jcute |
| ArtifactId | ArtifactIdjcute-plugin-cache |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjcute-plugin-cache
An IOC/AOP Framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jcute-plugin-cache-0.1.2.pom | |
| jcute-plugin-cache-0.1.2.jar | 19 KB |
| jcute-plugin-cache-0.1.2-sources.jar | 13 KB |
| jcute-plugin-cache-0.1.2-javadoc.jar | 119 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jcute/jcute-plugin-cache/ -->
<dependency>
<groupId>com.github.jcute</groupId>
<artifactId>jcute-plugin-cache</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcute/jcute-plugin-cache/
implementation 'com.github.jcute:jcute-plugin-cache:0.1.2'
// https://jarcasting.com/artifacts/com.github.jcute/jcute-plugin-cache/
implementation ("com.github.jcute:jcute-plugin-cache:0.1.2")
'com.github.jcute:jcute-plugin-cache:jar:0.1.2'
<dependency org="com.github.jcute" name="jcute-plugin-cache" rev="0.1.2">
<artifact name="jcute-plugin-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jcute', module='jcute-plugin-cache', version='0.1.2')
)
libraryDependencies += "com.github.jcute" % "jcute-plugin-cache" % "0.1.2"
[com.github.jcute/jcute-plugin-cache "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.jcute : jcute-core | jar | 0.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |