License |
License |
---|---|
Categories |
CategoriesContainer Net |
GroupId | GroupIdnet.servicegrid |
ArtifactId | ArtifactIdjp.go.nict.langrid.servicecontainer.decorator.cache |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionService Container Cache Decorator
Cache Decorator for the Service Grid Service Container.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.servicegrid/jp.go.nict.langrid.servicecontainer.decorator.cache/ -->
<dependency>
<groupId>net.servicegrid</groupId>
<artifactId>jp.go.nict.langrid.servicecontainer.decorator.cache</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.servicegrid/jp.go.nict.langrid.servicecontainer.decorator.cache/
implementation 'net.servicegrid:jp.go.nict.langrid.servicecontainer.decorator.cache:1.0.7'
// https://jarcasting.com/artifacts/net.servicegrid/jp.go.nict.langrid.servicecontainer.decorator.cache/
implementation ("net.servicegrid:jp.go.nict.langrid.servicecontainer.decorator.cache:1.0.7")
'net.servicegrid:jp.go.nict.langrid.servicecontainer.decorator.cache:jar:1.0.7'
<dependency org="net.servicegrid" name="jp.go.nict.langrid.servicecontainer.decorator.cache" rev="1.0.7">
<artifact name="jp.go.nict.langrid.servicecontainer.decorator.cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.servicegrid', module='jp.go.nict.langrid.servicecontainer.decorator.cache', version='1.0.7')
)
libraryDependencies += "net.servicegrid" % "jp.go.nict.langrid.servicecontainer.decorator.cache" % "1.0.7"
[net.servicegrid/jp.go.nict.langrid.servicecontainer.decorator.cache "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
opensymphony : oscache | jar | 2.4.1 |
net.servicegrid : jp.go.nict.langrid.service.common_1_2 | jar | 1.0.7 |
net.servicegrid : jp.go.nict.langrid.servicecontainer | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |