| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.github.qiujiayu |
| ArtifactId | ArtifactIdautoload-cache-nutz |
| Last Version | Last Version4.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAutoLoadCache-nutz
The AutoLoadCache plugin of nutz.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| autoload-cache-nutz-4.16.pom | |
| autoload-cache-nutz-4.16.jar | 10 KB |
| autoload-cache-nutz-4.16-sources.jar | 4 KB |
| autoload-cache-nutz-4.16-javadoc.jar | 56 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.qiujiayu/autoload-cache-nutz/ -->
<dependency>
<groupId>com.github.qiujiayu</groupId>
<artifactId>autoload-cache-nutz</artifactId>
<version>4.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qiujiayu/autoload-cache-nutz/
implementation 'com.github.qiujiayu:autoload-cache-nutz:4.16'
// https://jarcasting.com/artifacts/com.github.qiujiayu/autoload-cache-nutz/
implementation ("com.github.qiujiayu:autoload-cache-nutz:4.16")
'com.github.qiujiayu:autoload-cache-nutz:jar:4.16'
<dependency org="com.github.qiujiayu" name="autoload-cache-nutz" rev="4.16">
<artifact name="autoload-cache-nutz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qiujiayu', module='autoload-cache-nutz', version='4.16')
)
libraryDependencies += "com.github.qiujiayu" % "autoload-cache-nutz" % "4.16"
[com.github.qiujiayu/autoload-cache-nutz "4.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j Optional | jar | 1.2.17 |
| com.alibaba : fastjson | jar | 1.2.12 |
| com.github.qiujiayu : autoload-cache | jar | 4.16 |
| ognl : ognl | jar | 3.1.10 |
| org.nutz : nutz | jar | 1.r.56.r3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api Optional | jar | 2.5 |