License |
License |
---|---|
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutzboot-starter-j2cache |
Version | Version2.5.1.v20220215 |
Type | Typejar |
Description |
Descriptionnutzboot-starter-j2cache
NutzBoot, micoservice base on Nutz
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-j2cache/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-starter-j2cache</artifactId>
<version>2.5.1.v20220215</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-j2cache/
implementation 'org.nutz:nutzboot-starter-j2cache:2.5.1.v20220215'
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-j2cache/
implementation ("org.nutz:nutzboot-starter-j2cache:2.5.1.v20220215")
'org.nutz:nutzboot-starter-j2cache:jar:2.5.1.v20220215'
<dependency org="org.nutz" name="nutzboot-starter-j2cache" rev="2.5.1.v20220215">
<artifact name="nutzboot-starter-j2cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutzboot-starter-j2cache', version='2.5.1.v20220215')
)
libraryDependencies += "org.nutz" % "nutzboot-starter-j2cache" % "2.5.1.v20220215"
[org.nutz/nutzboot-starter-j2cache "2.5.1.v20220215"]
Group / Artifact | Type | Version |
---|---|---|
net.oschina.j2cache : j2cache-core | jar | 2.3.22-release |
org.nutz : nutzboot-core | jar | 2.5.1.v20220215 |